VDB
Sign up
HIGH8.1

GHSA-x863-p983-p4f7

Spring Framework Unsafe Deserialization via Jackson JMS Converters

Quick fix

GHSA-x863-p983-p4f7 — org.springframework:spring-jms: upgrade to the fixed version with the command below.

# pom.xml: bump <version>6.2.19</version> for org.springframework:spring-jms

Details

In an untrusted JMS environment, org.springframework.jms.support.converter.MappingJackson2MessageConverter and org.springframework.jms.support.converter.JacksonJsonMessageConverter allow arbitrary class instantiation, which can lead to unauthorized actions via gadget class deserialization.

Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven/org.springframework:spring-jms
Introduced in: 0

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

Maven/org.springframework:spring-jms
Introduced in: 6.0.0

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

Maven/org.springframework:spring-jms
Introduced in: 6.2.0Fixed in: 6.2.19
Fix# pom.xml: bump <version>6.2.19</version> for org.springframework:spring-jms
Maven/org.springframework:spring-jms
Introduced in: 7.0.0-M1Fixed in: 7.0.8
Fix# pom.xml: bump <version>7.0.8</version> for org.springframework:spring-jms

References