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

90 lines
2.7 KiB
JSON

{
"id": "CVE-2008-2913",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-30T18:24:00.000",
"lastModified": "2017-09-29T01:31:24.350",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in func.php in Devalcms 1.4a, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the currentpath parameter, in conjunction with certain ... (triple dot) and ..... sequences in the currentfile parameter, to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en func.php de Devalcms 1.4a, cuando magic_quotes_gpc est\u00e1 deshabilitado, permite a atacantes remotos incluir y ejecutar archivos locales de su elecci\u00f3n mediante .. (punto punto) en el par\u00e1metro currentpath, junto a ciertas secuencias ... (triple punto) y .... en el par\u00e1metro currentfile a index.php."
}
],
"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:devalcms:devalcms:1.4a:*:*:*:*:*:*:*",
"matchCriteriaId": "115E1869-2151-48E0-89CA-ADF197BF5A05"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/29728",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43116",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5822",
"source": "cve@mitre.org"
}
]
}