2025-03-26 05:03:50 +00:00
{
"id" : "CVE-2025-30742" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-03-26T04:15:23.403" ,
2025-03-27 17:03:53 +00:00
"lastModified" : "2025-03-27T16:45:46.410" ,
"vulnStatus" : "Awaiting Analysis" ,
2025-03-26 05:03:50 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
2025-03-27 17:03:53 +00:00
} ,
{
"lang" : "es" ,
"value" : "httpd.c en atophttpd 2.8.0 tiene un error de un valor y una lectura fuera de los l\u00edmites resultante porque una determinada cadena de solicitud de 1024 caracteres no tendr\u00eda un car\u00e1cter '\\0' final."
2025-03-26 05:03:50 +00:00
}
] ,
2025-03-26 07:03:50 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-193"
}
]
}
] ,
2025-03-26 05:03:50 +00:00
"references" : [
{
2025-03-26 07:03:50 +00:00
"url" : "https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f933937a9c/httpd.c#L376-L381" ,
2025-03-26 05:03:50 +00:00
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f933937a9c/httpd.c#L492-L496" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/pizhenwei/atophttpd/blob/74c9f14796b15dc9de5839a5749202f933937a9c/httpd.c#L71-L72" ,
"source" : "cve@mitre.org"
}
]
}