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

99 lines
3.3 KiB
JSON

{
"id": "CVE-2008-2650",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-10T18:32:00.000",
"lastModified": "2017-09-29T01:31:15.130",
"vulnStatus": "Modified",
"evaluatorSolution": "Upgrade requires login when downloads link is clicked from X-Force site.",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in cmsimple/cms.php in CMSimple 3.1, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the sl parameter to index.php. NOTE: this can be leveraged for remote file execution by including adm.php and then invoking the upload action. NOTE: on 20080601, the vendor patched 3.1 without changing the version number."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en cmsimple/cms.php in CMSimple 3.1, cuando register_globals se encuentra activado, permite a atacantes remotos incluir y ejecutar ficheros locales a trav\u00e9s de la secuencia .. (punto punto) en el par\u00e1metro sl al index.php. NOTA: esto puede ser aprovecharlo para realizar una ejecuci\u00f3n remota de fichero incluyendo adm.php y posteriormente invocando la acci\u00f3n de upload. NOTA: sobre la 20080601, el fabricante parche\u00f3 el producto sin modificar el n\u00famero de versi\u00f3n."
}
],
"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:cmsimple:cmsimple:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "7FD595C1-A544-46AF-82B1-025764436FA7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.cmsimple.com/forum/viewtopic.php?f=2&t=17",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/29450",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42792",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42793",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5700",
"source": "cve@mitre.org"
}
]
}