Vulnerabilities (CVE)

Filtered by vendor Pivotal Software Subscribe
Filtered by product Spring Data Java Persistence Api
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-3797 1 Pivotal Software 1 Spring Data Java Persistence Api 2023-12-10 5.0 MEDIUM 5.3 MEDIUM
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.