CVE-2023-34050

MEDIUM

Spring AMQP <2.4.16 & <3.0.9 - Deserialization

Title source: llm

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

Exploits (2)

nomisec WORKING POC 13 stars
by X1r0z · poc
https://github.com/X1r0z/spring-amqp-deserialization
github WORKING POC 5 stars
by JAckLosingHeart · javapoc
https://github.com/JAckLosingHeart/CVE-PoC-Collection/tree/main/spring-CVE-2023-34050

Scores

CVSS v3 5.0
EPSS 0.4107
EPSS Percentile 97.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H

Classification

CWE
CWE-502
Status published

Affected Products (1)

vmware/spring_advanced_message_queuing_protocol < 2.4.16

Timeline

Published Oct 19, 2023
Tracked Since Feb 18, 2026