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

95 lines
2.9 KiB
JSON

{
"id": "CVE-2008-1512",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-25T23:44:00.000",
"lastModified": "2017-09-29T01:30:45.613",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in admin/admin_xs.php in eXtreme Styles module (XS-Mod) 2.3.1 and 2.4.0 for phpBB allows remote attackers to include and execute arbitrary files via a .. (dot dot) in the phpEx parameter. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Una vulnerabilidad de salto de directorio en el archivo admin/admin_xs.php en el m\u00f3dulo eXtreme Styles (XS-Mod) versiones 2.3.1 y 2.4.0 para phpBB, permite a los atacantes remotos incluir y ejecutar archivos arbitrarios por medio de un .. (punto punto) en el par\u00e1metro phpEx. NOTA: algunos de estos detalles son obtenidos de informaci\u00f3n de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:phpbb:module_xs:2.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "364289F4-52CF-46C9-934B-6C01B4DA8180"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpbb:module_xs:2.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "10FC3103-D5CF-482E-95F7-FF148C02357E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/28432",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41404",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5301",
"source": "cve@mitre.org"
}
]
}