CVE-2019-3797
Published May 6, 2019
Last updated 5 years ago
Overview
- 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.
- Source
- security_alert@emc.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:pivotal_software:spring_data_java_persistence_api:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E07E118B-563B-4154-BB36-EE95154C7FEC", "versionEndIncluding": "1.11.19", "versionStartIncluding": "1.11.0" }, { "criteria": "cpe:2.3:a:pivotal_software:spring_data_java_persistence_api:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8504797B-9948-41C0-B773-7199E56F8C6C", "versionEndIncluding": "2.0.13", "versionStartIncluding": "2.0.0" }, { "criteria": "cpe:2.3:a:pivotal_software:spring_data_java_persistence_api:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "19A21D97-8E02-446C-AA70-DE4E371487F8", "versionEndIncluding": "2.1.5", "versionStartIncluding": "2.1.0" } ], "operator": "OR" } ] } ]