#VU26416 Information disclosure in Spring Data JPA - CVE-2019-3802
Published: March 27, 2020
Spring Data JPA
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.