Vulnerability CVE-2023-52729


Published: 2024-05-04   Modified: 2024-05-05

Description:
TCPServer.cpp in SimpleNetwork through 29bc615 has an off-by-one error that causes a buffer overflow when trying to add '\0' to the end of long msg data. It can be exploited via crafted TCP packets.

 References:
https://github.com/kashimAstro/SimpleNetwork/issues/23

Copyright 2026, cxsecurity.com

 

Back to Top