VYPR
Unrated severityNVD Advisory· Published Oct 19, 2023· Updated Sep 12, 2024

Spring AMQP Deserialization Vulnerability

CVE-2023-34050

Description

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Spring Projects/AMQPllm-fuzzy2 versions
    >=1.0.0 <=2.4.16, >=3.0.0 <=3.0.9+ 1 more
    • (no CPE)range: >=1.0.0 <=2.4.16, >=3.0.0 <=3.0.9
    • (no CPE)range: 1.0.0

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.