Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amqp-client renders this library vulnerable to DDoS (CVE-2023-46120) #232

Open
TalonOnee opened this issue Nov 30, 2023 · 0 comments
Open

Comments

@TalonOnee
Copy link

TalonOnee commented Nov 30, 2023

It looks like the rabbimq amqp-client used by this library is vulnerable to DDoS attacks per CVE-2023-46120

The absence of maxBodyLength usage in handling Message objects allows potential attackers to exploit the system by sending oversized Messages, leading to a memory overflow and triggering an OOM Error.

This vulnerability exposes RabbitMQ users to potential DoS attacks through the RabbitMQ Java client, resulting in memory exhaustion for consumers. We kindly urge you to address this issue as soon as possible in your library by providing a patch for users to implement.

More details here: GHSA-mm8h-8587-p46h

@TalonOnee TalonOnee changed the title amqp-client renders this library vulnerable to DDoS amqp-client renders this library vulnerable to DDoS (CVE-2023-46120) Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant