In Spring AMQP versions 2.2.0 - 2.2.19 and 2.3.0 - 2.3.11, 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
                
            References
                    | Link | Resource | 
|---|---|
| https://tanzu.vmware.com/security/cve-2021-22097 | Vendor Advisory | 
| https://tanzu.vmware.com/security/cve-2021-22097 | Vendor Advisory | 
Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    21 Nov 2024, 05:49
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://tanzu.vmware.com/security/cve-2021-22097 - Vendor Advisory | 
Information
                Published : 2021-11-30 19:15
Updated : 2024-11-21 05:49
NVD link : CVE-2021-22095
Mitre link : CVE-2021-22095
CVE.ORG link : CVE-2021-22095
JSON object : View
Products Affected
                vmware
- spring_advanced_message_queuing_protocol
CWE
                
                    
                        
                        CWE-502
                        
            Deserialization of Untrusted Data
