Libevent 是一个事件通知库。在版本 2.1.13 之前以及 2.2.2-alpha 版本中,libevent 存在一个使用后释放(use-after-free)漏洞,该漏洞发生在 buffer.c 文件中的 evbuffer_add_buffer_reference 函数处理输出缓冲区时,当该缓冲区的 out_total_len(总输出长度)为零的情况下触发。 具体来说,evbuffer_free_all_chains 会释放初始的空链,但并未重置 outbuf->first、outbuf->last 或
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 |
|---|
No public POC found.
Login to generate AI POC| 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-63388 | 8.4 HIGH | Libevent: Heap out-of-bounds write in bufferevent_socket_set_conn_address_ reachable via A |
| 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-63380 | 5.7 MEDIUM | Libevent: Null Pointer Dereference in `evws_new_session` |
No comments yet