Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-34050


In spring AMQP versions 1.0.0 to 2.4.16 and 3.0.0 to 3.0.9 , allowed list patterns for deserializable class names were added to Spring AMQP, allowing users to lock down deserialization of data in messages from untrusted sources; however by default, when no allowed list was provided, all classes could be deserialized. Specifically, an application is vulnerable if * the SimpleMessageConverter or SerializerMessageConverter is used * the user does not configure allowed list patterns * untrusted message originators gain permissions to write messages to the RabbitMQ broker to send malicious content


Published

2023-10-19T08:15:08.357

Last Modified

2024-11-21T08:06:28.600

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.0 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-502

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application vmware spring_advanced_message_queuing_protocol < 2.4.16 Yes
Application vmware spring_advanced_message_queuing_protocol < 3.0.9 Yes

References