CVE-2021-22097
MEDIUM6.5EPSS 0.43%Deserialization of Untrusted Data in Spring AMQP
Published: 5/24/2022Modified: 11/8/2023
Description
In Spring AMQP versions 2.2.0 - 2.2.18 and 2.3.0 - 2.3.10, the Spring AMQP Message object, in its toString() method, will deserialize a body for a message with content type application/x-java-serialized-object. It is possible to construct a malicious java.util.Dictionary object that can cause 100% CPU usage in the application if the toString() method is called.
Affected packages (1)
- Maven/org.springframework.amqp:spring-amqp>= 2.2.0, < 2.2.19
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |