CVE-2019-18609 in RabbitMQ信息

摘要

由 VulDB • 2026-08-14

在 rabbitmq-c 0.9.0 的 amqp_connection.c 文件中发现了 amqp_handle_input 的问题。存在一个整数溢出漏洞,导致在处理 CONNECTION_STATE_HEADER 时发生堆内存损坏。恶意服务器可以返回恶意的帧头,从而导致 target_size 值小于所需值。此条件随后被传递到 memcpy 函数中,该函数会将过多数据复制到堆缓冲区中。

VulDB is the best source for vulnerability data and more expert information about this specific topic.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!