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.
References
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:pivotal_software:spring_data_java_persistence_api:*:*:*:*:*:*:*:*
cpe:2.3:a:pivotal_software:spring_data_java_persistence_api:*:*:*:*:*:*:*:*
cpe:2.3:a:pivotal_software:spring_data_java_persistence_api:*:*:*:*:*:*:*:*

History

21 Nov 2024, 04:42

Type Values Removed Values Added
CVSS v2 : 5.0
v3 : 5.3
v2 : 5.0
v3 : 3.5
References () https://pivotal.io/security/cve-2019-3797 - Vendor Advisory () https://pivotal.io/security/cve-2019-3797 - Vendor Advisory

Information

Published : 2019-05-06 16:29

Updated : 2024-11-21 04:42


NVD link : CVE-2019-3797

Mitre link : CVE-2019-3797

CVE.ORG link : CVE-2019-3797


JSON object : View

Products Affected

pivotal_software

  • spring_data_java_persistence_api
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor