CVE-2021-32719

RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.18, when a federation link was displayed in the RabbitMQ management UI via the `rabbitmq_federation_management` plugin, its consumer tag was rendered without proper <script> tag sanitization. This potentially allows for JavaScript code execution in the context of the page. The user must be signed in and have elevated permissions (manage federation upstreams and policies) for this to occur. The vulnerability is patched in RabbitMQ 3.8.18. As a workaround, disable the `rabbitmq_federation_management` plugin and use [CLI tools](https://www.rabbitmq.com/cli.html) instead.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-06-28 16:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-32719

Mitre link : CVE-2021-32719

CVE.ORG link : CVE-2021-32719


JSON object : View

Products Affected

vmware

  • rabbitmq
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)