CVE-2023-52729

T

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

21 Nov 2024, 08:40

Type Values Removed Values Added
References () https://github.com/kashimAstro/SimpleNetwork/issues/23 - () https://github.com/kashimAstro/SimpleNetwork/issues/23 -

05 Aug 2024, 18:35

Type Values Removed Values Added
CWE CWE-120
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

06 May 2024, 12:44

Type Values Removed Values Added
New CVE

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