CVE-2019-3797

UnknownEPSS 1.09%

Last modified

CVE-2019-3797 is a vulnerability of currently unknown severity. This affects Spring Data JPA in versions up to and including 2.1.5, 2.0.13 and 1.11.19. Derived queries using any of the predicates ‘startingWith’, ‘endingWith’ or ‘containing’ could return more results than anticipated when a maliciously crafted query parameter value is supplied. EPSS estimates a 1.09% chance of exploitation in the next 30 days.

Description

This affects Spring Data JPA in versions up to and including 2.1.5, 2.0.13 and 1.11.19. Derived queries using any of the predicates ‘startingWith’, ‘endingWith’ or ‘containing’ could return more results than anticipated when a maliciously crafted query parameter value is supplied. Also, LIKE expressions in manually defined queries could return unexpected results if the parameter values bound did not have escaped reserved characters properly.

Metrics

EPSS Probability
1.09%

61.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Pivotal SoftwareSpring Data Java Persistence Api>= 1.11.0, <= 1.11.19
Pivotal SoftwareSpring Data Java Persistence Api>= 2.0.0, <= 2.0.13
Pivotal SoftwareSpring Data Java Persistence Api>= 2.1.0, <= 2.1.5

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-3797?
This affects Spring Data JPA in versions up to and including 2.1.5, 2.0.13 and 1.11.19. Derived queries using any of the predicates ‘startingWith’, ‘endingWith’ or ‘containing’ could return more results than anticipated when a maliciously crafted query parameter value is supplied. Also, LIKE expressions in manually defined queries could return unexpected results if the parameter values bound did not have escaped reserved characters properly.
How severe is CVE-2019-3797?
Severity scoring for CVE-2019-3797 is pending analysis. The EPSS model estimates a 1.09% probability of exploitation in the next 30 days.
How do I fix CVE-2019-3797?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-3797?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST