VDB
KO
HIGH 8.2

GHSA-gg9r-wr4p-w63h

Spring Web Services: Wss4jSecurityInterceptor disables WS-I BSP validation by default

Quick fix

GHSA-gg9r-wr4p-w63h — org.springframework.ws:spring-ws-security: upgrade to the fixed version with the command below.

# pom.xml: bump <version>5.0.2</version> for org.springframework.ws:spring-ws-security

Details

Wss4jSecurityInterceptor initialized its BSP (WS-I Basic Security Profile) compliance flag so that inbound validation disabled WSS4J BSP enforcement on RequestData. Services that validate WS-Security on the network could therefore accept messages that violate BSP rules, weakening protocol-level checks.

Affected versions: Spring Web Services 5.0.0 through 5.0.1; 4.1.0 through 4.1.3; 4.0.0 through 4.0.18; 3.1.0 through 3.1.8.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.springframework.ws:spring-ws-security
Introduced in: 5.0.0 Fixed in: 5.0.2
Fix # pom.xml: bump <version>5.0.2</version> for org.springframework.ws:spring-ws-security
Maven / org.springframework.ws:spring-ws-security
Introduced in: 4.1.0 Fixed in: 4.1.4
Fix # pom.xml: bump <version>4.1.4</version> for org.springframework.ws:spring-ws-security
Maven / org.springframework.ws:spring-ws-security
Introduced in: 4.0.0

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

Maven / org.springframework.ws:spring-ws-security
Introduced in: 3.1.0

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

References