#VU26416 Information disclosure in Spring Data JPA - CVE-2019-3802

 

#VU26416 Information disclosure in Spring Data JPA - CVE-2019-3802

Published: March 27, 2020


Vulnerability identifier: #VU26416
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2019-3802
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Spring Data JPA
Software vendor:
Pivotal

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to ExampleMatcher using ExampleMatcher.StringMatcher.STARTING, ExampleMatcher.StringMatcher.ENDING or ExampleMatcher.StringMatcher.CONTAINING in Spring Data JPA return more data than anticipated when processing a specially crafted value. A remote attacker can gain unauthorized access to sensitive information on the system.


Remediation

Install updates from vendor's website.

External links