AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-3797

LOW · CVSS 3.5 EPSS 1.09%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-05-06 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-3797
Severity
LOW
CVSS
3.5
EPSS
1.09%

Original NVD 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.