René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

96 lines
2.6 KiB
JSON

{
"id": "CVE-2002-2406",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:33:08.600",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in HTTP server in LiteServe 2.0, 2.0.1 and 2.0.2 allows remote attackers to cause a denial of service (hang) via a large number of percent characters (%) in an HTTP GET request."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:perception:liteserve:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C425BEDA-67B0-4868-B0EE-050CC91DFBBF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:perception:liteserve:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A3F4B012-BC01-46A7-A824-286C44F124DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:perception:liteserve:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "E4D5D13A-B6B3-4292-8F00-4A74C4389C55"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0075.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.iss.net/security_center/static/10644.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/6192",
"source": "cve@mitre.org"
}
]
}