CVE-2021-32718 log

Source
Severity Low
Remote Yes
Type Cross-site scripting
Description
In rabbitmq-server prior to version 3.8.17, a new user being added via management UI could lead to the user's bane being rendered in a confirmation message without proper <script> tag sanitization, potentially allowing for JavaScript code execution in the context of the page. In order for this to occur, the user must be signed in and have elevated permissions (other user management).
Group Package Affected Fixed Severity Status Ticket
AVG-2109 rabbitmq 3.8.16-1 3.8.19-1 Low Fixed
Date Advisory Group Package Severity Type
06 Jul 2021 ASA-202107-17 AVG-2109 rabbitmq Low cross-site scripting
References
https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-c3hj-rg5h-2772 
https://github.com/rabbitmq/rabbitmq-server/pull/3028
https://github.com/rabbitmq/rabbitmq-server/commit/a7373585faeac0aaede5a9c245094d8022e81299
Notes
Workaround
==========

As a workaround, disable the rabbitmq_management plugin and use CLI tools for management operations and Prometheus and Grafana for metrics and monitoring.