Overview
- Description
- RabbitMQ is a multi-protocol messaging and streaming broker. HTTP API did not enforce an HTTP request body limit, making it vulnerable for denial of service (DoS) attacks with very large messages. An authenticated user with sufficient credentials can publish a very large messages over the HTTP API and cause target node to be terminated by an "out-of-memory killer"-like mechanism. This vulnerability has been patched in versions 3.11.24 and 3.12.7.
- Source
- security-advisories@github.com
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 4.9
- Impact score
- 3.6
- Exploitability score
- 1.2
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
- Severity
- MEDIUM
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4A9EFC4A-CB21-496D-B5B6-FF067DFDA296", "versionEndExcluding": "3.11.24" }, { "criteria": "cpe:2.3:a:vmware:rabbitmq:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A33FAAC4-F41B-4075-89EF-5DAC62E2F3BF", "versionEndExcluding": "3.12.7", "versionStartIncluding": "3.12.0" } ], "operator": "OR" } ] } ]