Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f93393
- https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f93393
- https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f93393
FAQ
What is CVE-2025-30742?
CVE-2025-30742 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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.
How severe is CVE-2025-30742?
CVE-2025-30742 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-30742?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.