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

05 Aug 2024, 18:35

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CWE CWE-120
Summary
  • (es) TCPServer.cpp en SimpleNetwork hasta 29bc615 tiene un error uno por uno que provoca un desbordamiento del bĂșfer al intentar agregar '\0' al final de datos de mensajes largos. Puede explotarse mediante paquetes TCP manipulados.

04 May 2024, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-04 22:15

Updated : 2024-08-05 18:35


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')