Skip to content

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

maven org.springframework.data:spring-data-jpa (Maven)

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

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

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

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CVE ID

CVE-2019-3797

GHSA ID

GHSA-jgmr-wrwx-mgfj

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.