Back to search
CVE-2019-18609
Published: Dec 1, 2019
Modified: Aug 5, 2024
PUBLISHED
Description
An issue was discovered in amqp_handle_input in amqp_connection.c in rabbitmq-c 0.9.0. There is an integer overflow that leads to heap memory corruption in the handling of CONNECTION_STATE_HEADER. A rogue server could return a malicious frame header that leads to a smaller target_size value than needed. This condition is then carried on to a memcpy function that copies too much data into a heap buffer.
| Vendor | Product | Versions |
|---|---|---|
n/a | n/a | affected n/a |
References
https://github.com/alanxz/rabbitmq-c/blob/master/ChangeLog.md
x_refsource_MISC
https://news.ycombinator.com/item?id=21681976
x_refsource_MISC
USN-4214-1
vendor-advisory
x_refsource_UBUNTU
[debian-lts-announce] 20191206 [SECURITY] [DLA 2022-1] librabbitmq security update
mailing-list
x_refsource_MLIST
FEDORA-2019-dd7c8f5435
vendor-advisory
x_refsource_FEDORA
FEDORA-2019-8730b65158
vendor-advisory
x_refsource_FEDORA
USN-4214-2
vendor-advisory
x_refsource_UBUNTU
GLSA-202003-07
vendor-advisory
x_refsource_GENTOO
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now