Deserialization of Untrusted Data in Spring AMQP - CVE-2023-34050

 

Deserialization of Untrusted Data in Spring AMQP - CVE-2023-34050

Published: December 7, 2023 / Updated: June 28, 2024


Vulnerability identifier: #VU83980
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2023-34050
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: VMware, Inc
Affected software:
Spring AMQP

Detailed vulnerability description

The vulnerability allows a remote user to bypass certain security restrictions.

The vulnerability exists due to insecure input validation when processing serialized data. A remote user can write messages to the RabbitMQ broker and send malicious content to the server.


How to mitigate CVE-2023-34050

Install updates from vendor's website.

Sources