CVE-2021-22097

Summary

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 Software

VendorProductVersion RangeStatus
n/aSpring AMQPSpring AMQP versions 2.2.X prior to 2.2.19 and 2.3.x prior to 2.3.11 .affected

Weaknesses

  • CWE-502: CWE-502: Deserialization of Untrusted Data

ADP Enrichment

CVE Program Container

Additional References

References