Exposure of Sensitive Information to an Unauthorized Actor and SQL Injection in Spring Data JPA
Moderate severity
GitHub Reviewed
Published
May 14, 2019
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Package
Affected versions
< 1.11.20
>= 2.0.0, < 2.0.14
>= 2.1.0, < 2.1.6
Patched versions
1.11.20
2.0.14
2.1.6
Description
Published by the National Vulnerability Database
May 6, 2019
Reviewed
May 10, 2019
Published to the GitHub Advisory Database
May 14, 2019
Last updated
Feb 1, 2023
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.
References