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.
References
Configurations
No configuration.
History
27 Mar 2025, 16:45
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
26 Mar 2025, 05:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-193 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
References |
|
|
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