CVE-2021-22097

CVE-2021-22097

Vendor N/A
Product Spring AMQP
Weakness CWE-502 · Unsafe deserialization
Published October 28, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 28, 2021 CVE published
August 3, 2024 Record updated