RabbitMQ HTTP API's queue deletion endpoint does not verify that the user has a required permission
High severity
GitHub Reviewed
Published
Nov 6, 2024
in
rabbitmq/rabbitmq-server
•
Updated Nov 6, 2024
Description
Published to the GitHub Advisory Database
Nov 6, 2024
Reviewed
Nov 6, 2024
Published by the National Vulnerability Database
Nov 6, 2024
Last updated
Nov 6, 2024
Summary
Queue deletion via the HTTP API was not verifying the
configure
permission of the user.Impact
Users who had all of the following:
could delete queues it had no (deletion) permissions for.
Workarounds
Disable management plugin and use, for example, Prometheus and Grafana for monitoring.
OWASP Classification
OWASP Top10 A01:2021 – Broken Access Control
References