RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the `configure` permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3. HTTP API access. could delete queues it had no (deletion) permissions for. This issue has been addressed in version 3.12.11 of the open source rabbitMQ release and in versions 1.5.2, 3.13.0, and 4.0.0 of the tanzu release. Users are advised to upgrade. Users unable to upgrade may disable management plugin and use, for example, Prometheus and Grafana for monitoring.
References
Configurations
No configuration.
History
08 Nov 2024, 19:01
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 Nov 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-06 20:15
Updated : 2024-11-08 19:01
NVD link : CVE-2024-51988
Mitre link : CVE-2024-51988
CVE.ORG link : CVE-2024-51988
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control