VDB
KO
MEDIUM 4.8

GHSA-p7qj-2q5w-f9r7

Spring Web Services: Inbound WS-Security allows RSA PKCS#1 v1.5 key transport by default

Quick fix

GHSA-p7qj-2q5w-f9r7 — 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 defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData. Inbound WS-Security decryption could therefore accept RSA PKCS#1 v1.5 (rsa-1_5) encrypted key material unless operators explicitly reconfigured the flag.

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