VDB
KO
MEDIUM 4.8

GHSA-8r2h-xh92-gq57

Spring Data Relational: Attackers can supply wildcard characters to perform boolean-based blind data inference

Quick fix

GHSA-8r2h-xh92-gq57 — org.springframework.data:spring-data-relational: upgrade to the fixed version with the command below.

# pom.xml: bump <version>4.0.6</version> for org.springframework.data:spring-data-relational

Details

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING, or CONTAINING) in Query By Example (QBE). An attacker can supply wildcard characters to perform boolean-based blind data inference.

Affected versions: Spring Data Relational/JDBC/R2DBC 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.4.0 through 2.4.19.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.springframework.data:spring-data-relational
Introduced in: 4.0.0 Fixed in: 4.0.6
Fix # pom.xml: bump <version>4.0.6</version> for org.springframework.data:spring-data-relational
Maven / org.springframework.data:spring-data-relational
Introduced in: 3.5.0 Fixed in: 3.5.12
Fix # pom.xml: bump <version>3.5.12</version> for org.springframework.data:spring-data-relational
Maven / org.springframework.data:spring-data-relational
Introduced in: 3.4.0

No fixed version published yet for org.springframework.data:spring-data-relational (maven). Pin to a known-safe version or switch to an alternative.

Maven / org.springframework.data:spring-data-relational
Introduced in: 3.0.0

No fixed version published yet for org.springframework.data:spring-data-relational (maven). Pin to a known-safe version or switch to an alternative.

Maven / org.springframework.data:spring-data-relational
Introduced in: 0

No fixed version published yet for org.springframework.data:spring-data-relational (maven). Pin to a known-safe version or switch to an alternative.

References