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

91 lines
2.5 KiB
JSON

{
"id": "CVE-2002-2167",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:32:30.400",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in function_foot_1.inc.php for Thorsten Korner 123tkShop before 0.3.1 allows remote attackers to read arbitrary files via .. (dot dot) sequences terminated by a null character in the $designNo variable, which is part of an \"include\" function call."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thorsten_korner:123tkshop:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "16497C1D-E34A-415E-88EB-086897CFBA81"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thorsten_korner:123tkshop:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "28E8D2A5-055A-476E-B639-4471BAA6491F"
}
]
}
]
}
],
"references": [
{
"url": "http://online.securityfocus.com/archive/1/282404",
"source": "cve@mitre.org"
},
{
"url": "http://www.iss.net/security_center/static/9581.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/5243",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}