cve/2023/CVE-2023-52729.md
2024-05-28 08:49:17 +00:00

648 B

CVE-2023-52729

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.

POC

Reference

No PoCs from references.

Github