Описание
Super-stream partitions unbounded allocation
Origin
This vulnerability was identified by Team RabbitMQ and/or other teams at Broadcom, not via a responsible disclosure from an external researcher.
Description
validate_partitions only checks that the requested partition count is at least 1, with no upper bound. A large count such as lists:seq(0, 500000000) allocates roughly 8GB.
Preconditions
The rabbitmq_stream_management plugin must be enabled. The caller needs the management tag and access to the target vhost.
CVSS
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N (5.9, Moderate). Fixed in 4.1.11, 4.2.6, 4.3.0.
Пакеты
Наименование
rabbitmq
vmware
Затронутые версииВерсия исправления
>= 4.1.0, < 4.1.11
4.1.11
Наименование
rabbitmq
vmware
Затронутые версииВерсия исправления
>= 4.2.0, < 4.2.6
4.2.6
CVE ID
Дефекты
CWE-770
CVE ID
Дефекты
CWE-770