97 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-4499",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-09T00:00:01.150",
"lastModified": "2017-08-08T01:32:41.657",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple directory traversal vulnerabilities in PHP Web Explorer 0.99b and earlier allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) refer parameter to main.php and the (2) file parameter to edit.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de salto de directorio en PHP Web Explorer v0.99b y anteriores, permiten a atacantes remotos incluir y ejecutar ficheros locales de su elecci\u00f3n mediante un .. (punto punto) en los par\u00e1metros (1) \"refer\" de main.php y (2) \"file\" (fichero) de edit.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_web_explorer:php_web_explorer_lite:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.99b",
"matchCriteriaId": "EDD5021C-F6E1-4823-884F-C7A5B28BE89C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_web_explorer:php_web_explorer_lite:0.99a:*:*:*:*:*:*:*",
"matchCriteriaId": "D2B127A8-C6EC-4307-B110-9575767B2977"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=122332154511973&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/4371",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31595",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45691",
"source": "cve@mitre.org"
}
]
}