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.
Remediation
References
https://tanzu.vmware.com/security/cve-2021-22097
Related Vulnerabilities
CVE-2023-40027 Vulnerability in npm package @keystone-6/core
CVE-2019-10283 Vulnerability in maven package com.mabl.integration.jenkins:mabl-integration
CVE-2021-21347 Vulnerability in maven package com.thoughtworks.xstream:xstream
CVE-2008-0128 Vulnerability in maven package tomcat:catalina
CVE-2016-5007 Vulnerability in maven package org.springframework.security:spring-security-web