Insufficiently protected credentials in RabbitMQ C client - CVE-2023-35789
Published: November 22, 2023
RabbitMQ C client
Alan Antonuk
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to the C AMQP client library for RabbitMQ requires credentials to be entered on the command line as arguments for amqp-publish and amqp-consume. A local user can view the list of processes on the system and obtain credentials to RabbitMQ deployment.