org.springframework.data%3Aspring-data-jpa@1.11.11.RELEASE vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.springframework.data%3Aspring-data-jpa package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Information Exposure

org.springframework.data:spring-data-jpa is a package that is used to implement JPA based repositories.

Affected versions of this package are vulnerable to Information Exposure. Using ExampleMatcher.StringMatcher.STARTING, ExampleMatcher.StringMatcher.ENDING or ExampleMatcher.StringMatcher.CONTAINING could return more results than anticipated when a maliciously crafted example value is supplied.

How to fix Information Exposure?

Upgrade org.springframework.data:spring-data-jpa to version 1.11.22.RELEASE, 2.1.8.RELEASE or higher.

[,1.11.22.RELEASE) [2.0.0.RELEASE,2.1.8.RELEASE)
  • L
Information Exposure

org.springframework.data:spring-data-jpa is a package that is used to implement JPA based repositories.

Affected versions of this package are vulnerable to Information Exposure due to the usage of certain derived queries. A maliciously crafted query parameter value supplied with queries using startingWith, endingWith, containing or LIKE expressions could return more results than anticipated, resulting in information exposure.

How to fix Information Exposure?

Upgrade org.springframework.data:spring-data-jpa to version 2.0.14.RELEASE, 2.1.6.RELEASE, 1.11.20.RELEASE or higher.

[2.0.0.RELEASE,2.0.14.RELEASE) [2.1.0.RELEASE,2.1.6.RELEASE) [,1.11.20.RELEASE)