CVE-2023-52729

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-05-04 22:15

Updated : 2024-11-21 08:40


NVD link : CVE-2023-52729

Mitre link : CVE-2023-52729

CVE.ORG link : CVE-2023-52729


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')