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

105 lines
3.3 KiB
JSON

{
"id": "CVE-2008-6877",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-07-27T14:30:00.343",
"lastModified": "2017-09-29T01:33:23.607",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "** DISPUTED ** Directory traversal vulnerability in admin/includes/initsystem.php in Zen Cart 1.3.8 and 1.3.8a, when .htaccess is not supported, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the loader_file parameter. NOTE: the vendor disputes this issue, stating \"at worst, the use of this vulnerability will reveal some local file paths.\""
},
{
"lang": "es",
"value": "** DISPUTADA ** Vulnerabilidad de salto de directorio en admin/includes/initsystem.php en Zen Cart v1.3.8 y v1.3.8a, cuando .htaccess no esta soportado, lo que permite a atacantes remotos incluir y ejecutar ficheros locales de forma arbitraria a trav\u00e9s de .. (punto punto) en el par\u00e1metro \"loader_file\". NOTA: El vendedor no esta de acuerdo con este hecho, \"den el peor de los casos la explotaci\u00f3n de esta vulnerabilidad solo muestro algunos ficheros locales\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:zen_cart:zen_cart:1.3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "B860D940-F10D-473A-B146-E11C50F9C2C0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zen_cart:zen_cart:1.3.8a:*:*:*:*:*:*:*",
"matchCriteriaId": "37D23070-9ED0-466B-BADF-11CD436232D3"
}
]
}
]
}
],
"references": [
{
"url": "http://www.attrition.org/pipermail/vim/2008-July/002028.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/30179",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.zen-cart.com/forum/showthread.php?t=102802",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.exploit-db.com/exploits/6038",
"source": "cve@mitre.org"
}
]
}