Libevent 是一个事件通知库。在版本 2.1.13 之前以及 2.2.2-alpha 版本中,Libevent 存在一个堆越界写漏洞,位于 bufferevent_sock.c 文件中。当函数 将内核提供的 AF_UNIX 对等地址复制到 时,会发生堆越界写。 在启用 NDEBUG 的发布版本中, 长度检查机制被禁用。此时,HTTP 服务端(evhttp)的 accept 路径可能将 返回的 110 字节的 sockaddr 结构体写入仅有 28 字节长度的字段中。 任何未认证的本机对等方若能连接到 AF_U
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
| CVE-2026-63382 | 9.2 CRITICAL | libevent evhttp: Multiple HTTP Parser Bugs Enable Request Smuggling |
| CVE-2026-63385 | 9.2 CRITICAL | Libevent: HTTP header handling bugs create risk of access control bypass. |
| CVE-2026-63384 | 8.7 HIGH | Libevent: `evtag_unmarshal_header()` decodes a wire `uint32` length into a signed `int` re |
| CVE-2026-63383 | 8.7 HIGH | Libevent: decode_tag_internal() can lead to out-of-bounds read |
| CVE-2026-63495 | 7.5 HIGH | Libevent: Unbounded memory accumulation in WebSocket server via fragmented frames |
| CVE-2026-63387 | 7.0 HIGH | Libevent: Off-by-one stack buffer overflow in dnsname_to_labels via crafted DNS server res |
| CVE-2026-63379 | 6.3 MEDIUM | Libevent: HTTP Header smuggling |
| CVE-2026-63381 | 5.8 MEDIUM | Libevent: Dangling Pointer in `evbuffer_add_buffer_reference` |
| CVE-2026-63380 | 5.7 MEDIUM | Libevent: Null Pointer Dereference in `evws_new_session` |
No comments yet