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
5.0.0 Fixed in: 5.0.2 # pom.xml: bump <version>5.0.2</version> for org.springframework.ws:spring-ws-security 4.1.0 Fixed in: 4.1.4 # pom.xml: bump <version>4.1.4</version> for org.springframework.ws:spring-ws-security 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.
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.