VDB
KO
MEDIUM 6.4

GHSA-xg2j-3hj6-pc24

Spring Data KeyValue: Remote code execution via SpEL Injection in Sort-based repository queries

Quick fix

GHSA-xg2j-3hj6-pc24 — org.springframework.data:spring-data-keyvalue: upgrade to the fixed version with the command below.

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

Details

A SpEL Injection vulnerability exists in the Spring Data KeyValue if unsanitized user input is passed as Sort into a repository query method that delegates evaluation to the SpelPropertyComparator.

Affected versions: Spring Data KeyValue / Spring Data Redis 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.7.0 through 2.7.19.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.springframework.data:spring-data-keyvalue
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-keyvalue
Maven / org.springframework.data:spring-data-keyvalue
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-keyvalue
Maven / org.springframework.data:spring-data-keyvalue
Introduced in: 3.4.0

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

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

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

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

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

References