rabbitmq-c 是用于 RabbitMQ 的 C 语言 AMQP 客户端库。在 0.16.0 之前,恶意的 AMQP 服务器可以在客户端登录过程中发送长度不足的 HEADER 或 METHOD 帧,从而在 librabbitmq/amqp_connection.c 中的 amqp_handle_input() 函数中引发无符号 size_t 下溢。解析器在检查最小帧长度之前,会从 state->target_size 中减去 HEADER_SIZE、每个帧的固定字段以及 FOOTER_SIZE。经过包装的 e
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| alanxz | rabbitmq-c | < 0.16.0 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| alanxz | rabbitmq-c | < 0.16.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet