VYPR
Moderate severityNVD Advisory· Published Oct 24, 2023· Updated Sep 11, 2024

RabbitMQ Java client's lack of message size limitation leads to remote DoS attack

CVE-2023-46120

Description

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. maxBodyLebgth was not used when receiving Message objects. Attackers could send a very large Message causing a memory overflow and triggering an OOM Error. Users of RabbitMQ may suffer from DoS attacks from RabbitMQ Java client which will ultimately exhaust the memory of the consumer. This vulnerability was patched in version 5.18.0.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
com.rabbitmq:amqp-clientMaven
< 5.18.05.18.0

Affected products

126

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.