CVE-2023-40296
HIGHasync-sockets-cpp <= 0.3.1 - Stack-based Buffer Overflow in UDP Packet Processing
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2023-40296. PoCs published by Halcy0nic.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2023-40296, an off-by-one buffer overflow in async-sockets-cpp's UDPSocket::ReceiveFrom function. It includes compilation instructions, a Python script to trigger the vulnerability, and AddressSanitizer output confirming the stack buffer overflow.
Description
async-sockets-cpp through 0.3.1 has a stack-based buffer overflow in ReceiveFrom and Receive in udpsocket.hpp when processing malformed UDP packets.
Exploits (1)
This repository provides a detailed technical analysis of CVE-2023-40296, an off-by-one buffer overflow in async-sockets-cpp's UDPSocket::ReceiveFrom function. It includes compilation instructions, a Python script to trigger the vulnerability, and AddressSanitizer output confirming the stack buffer overflow.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H