CVE-2019-3797

Summary

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.

Affected Software

VendorProductVersion RangeStatus
SpringSpring Boot2.0 < v2.0.9.RELEASEaffected
SpringSpring Boot1.5 < v1.5.20.RELEASEaffected
SpringSpring Boot2.1 < v2.1.4.RELEASEaffected

Weaknesses

  • CWE-89: CWE-89: SQL Injection

ADP Enrichment

CVE Program Container

Additional References

References