CVE-2025-30742

httpd.c in atophttpd 2.8.0 has an off-by-one error and resultant out-of-bounds read because a certain 1024-character req string would not have a final '\0' character.
Configurations

No configuration.

History

27 Mar 2025, 16:45

Type Values Removed Values Added
Summary
  • (es) httpd.c en atophttpd 2.8.0 tiene un error de un valor y una lectura fuera de los límites resultante porque una determinada cadena de solicitud de 1024 caracteres no tendría un carácter '\0' final.

26 Mar 2025, 05:15

Type Values Removed Values Added
CWE CWE-193
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3
References
  • {'url': 'https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f933937a9c/httpd.c#L376-L399', 'source': 'cve@mitre.org'}
  • () https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f933937a9c/httpd.c#L376-L381 -

26 Mar 2025, 04:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-26 04:15

Updated : 2025-03-27 16:45


NVD link : CVE-2025-30742

Mitre link : CVE-2025-30742

CVE.ORG link : CVE-2025-30742


JSON object : View

Products Affected

No product.

CWE
CWE-193

Off-by-one Error