Spring Security Advisories

CVE-2021-22095: Spring-AMQP Remote Denial of Service - Out of Memory Error with a Large Message Body

MEDIUM | NOVEMBER 29, 2021 | CVE-2021-22095

Description

The Spring AMQP Message object, in its toString() method, will create a new String object from the message body, regardless of its size.

This can cause an OOM Error with a large message body.

Affected Spring Products and Versions

  • Spring AMQP
    • 2.2.0 - 2.2.19
    • 2.3.0 - 2.3.11

Mitigation

Users of affected versions should apply the following mitigation. 2.3.x users should upgrade to 2.3.12. 2.2.x users should upgrade to 2.2.20. No other steps are necessary. The toString() method now only converts the body if its length is 50 or fewer bytes. Releases that have fixed this issue include:

  • Spring AMQP
    • 2.4.0
    • 2.3.12
    • 2.2.20

Credit

This issue was identified and responsibly reported by Vasily Kochnev.

History

  • 2021-11-29: Initial vulnerability report published.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all

© 2023 VMware, Inc. or its affiliates. Terms of Use PrivacyTrademark Guidelines Your California Privacy Rights Cookie Settings

Apache®, Apache Tomcat®, Apache Kafka®, Apache Cassandra™, and Apache Geode™ are trademarks or registered trademarks of the Apache Software Foundation in the United States and/or other countries. Java™, Java™ SE, Java™ EE, and OpenJDK™ are trademarks of Oracle and/or its affiliates. Kubernetes® is a registered trademark of the Linux Foundation in the United States and other countries. Linux® is the registered trademark of Linus Torvalds in the United States and other countries. Windows® and Microsoft® Azure are registered trademarks of Microsoft Corporation. “AWS” and “Amazon Web Services” are trademarks or registered trademarks of Amazon.com Inc. or its affiliates. All other trademarks and copyrights are property of their respective owners and are only mentioned for informative purposes. Other names may be trademarks of their respective owners.