109 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-3947",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-24T00:30:00.000",
"lastModified": "2018-10-15T21:32:22.647",
"vulnStatus": "Modified",
"evaluatorSolution": "Vendor has addressed this vulnerability in an upgrade: http://trac.lighttpd.net/trac/",
"descriptions": [
{
"lang": "en",
"value": "request.c in lighttpd 1.4.15 allows remote attackers to cause a denial of service (daemon crash) by sending an HTTP request with duplicate headers, as demonstrated by a request containing two Location header lines, which results in a segmentation fault."
},
{
"lang": "es",
"value": "request.c en lighttpd 1.4.15 permite a atacantes remotos provocar denegaci\u00f3n de servicio (caida de demonio) a trav\u00e9s del env\u00edo de una respuesta HTTP con cabeceras duplicadas, como se demostr\u00f3 con una respuesta que contiene dos lineas de cabecera Location, el cual deriva en un fallo de segmentaci\u00f3n."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lighttpd:lighttpd:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4.15",
"matchCriteriaId": "280F8BA1-34E8-4A93-871C-49E6F6826F2C"
}
]
}
]
}
],
"references": [
{
"url": "http://security.gentoo.org/glsa/glsa-200708-11.xml",
"source": "cve@mitre.org"
},
{
"url": "http://trac.lighttpd.net/trac/changeset/1869",
"source": "cve@mitre.org"
},
{
"url": "http://trac.lighttpd.net/trac/ticket/1232",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2007/dsa-1362",
"source": "cve@mitre.org"
},
{
"url": "http://www.novell.com/linux/security/advisories/2007_15_sr.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/474131/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/24967",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/2585",
"source": "cve@mitre.org"
}
]
}