Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pivotal Software | Spring Data Java Persistence Api | >= 1.11.0, <= 1.11.19 |
Related Weaknesses (CWE)
References
- https://pivotal.io/security/cve-2019-3797Vendor Advisory
- https://pivotal.io/security/cve-2019-3797Vendor Advisory
FAQ
What is CVE-2019-3797?
CVE-2019-3797 is a vulnerability with a CVSS score of 3.5 (LOW). 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 resul...
How severe is CVE-2019-3797?
CVE-2019-3797 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-3797?
Check the references section above for vendor advisories and patch information. Affected products include: Pivotal Software Spring Data Java Persistence Api.