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

79 lines
3.2 KiB
JSON

{
"id": "CVE-2009-2784",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-17T16:30:01.390",
"lastModified": "2017-09-19T01:29:18.843",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple directory traversal vulnerabilities in dit.cms 1.3, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the path parameter to index.php in (1) install/, (2) menus/left_rightslideopen/, (3) menus/side_pullout/, (4) menus/side_slideopen/, (5) menus/simple/, (6) menus/top_dropdown/, and (7) menus/topside/; the sitemap parameter to index.php in (8) menus/left_rightslideopen/, (9) menus/side_pullout/, (10) menus/side_slideopen/, (11) menus/top_dropdown/, and (12) menus/topside/; and the (13) relPath parameter to index/index.php. NOTE: PHP remote file inclusion vulnerabilities reportedly also exist for some of these vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en dit.cms v1.3, cuando est\u00e1 habilitado register_globals, permite a atacantes remotos incluir y ejecutar ficheros locales de su elecci\u00f3n al utilizar caracteres .. (punto punto) en el par\u00e1metro path sobre index.php en (1) install/, (2) menus/left_rightslideopen/, (3) menus/side_pullout/, (4) menus/side_slideopen/, (5) menus/simple/, (6) menus/top_dropdown/, y (7) menus/topside/; el par\u00e1metro sitemap sobre index.php en (8) menus/left_rightslideopen/, (9) menus/side_pullout/, (10) menus/side_slideopen/, (11) menus/top_dropdown/, y (12) menus/topside/; y el par\u00e1metro relPath sobre (13) index/index.php. NOTE: La vulnerabilidades reportadas de inclusi\u00f3n de ficheo remoto PHP existen tambi\u00e9n para algunos de estos vectores."
}
],
"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:ditcms:dit.cms:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "9D49CB25-7328-4CB8-B549-E1B34DC71A15"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9310",
"source": "cve@mitre.org"
}
]
}