VYPR
Moderate severityNVD Advisory· Published May 6, 2019· Updated Sep 16, 2024

Additional information exposure with Spring Data JPA derived queries

CVE-2019-3797

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.springframework.data:spring-data-jpaMaven
< 1.11.201.11.20
org.springframework.data:spring-data-jpaMaven
>= 2.0.0, < 2.0.142.0.14
org.springframework.data:spring-data-jpaMaven
>= 2.1.0, < 2.1.62.1.6

Affected products

2

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.