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

108 lines
3.4 KiB
JSON

{
"id": "CVE-2009-1960",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-08T01:00:00.797",
"lastModified": "2017-09-29T01:34:40.950",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "inc/init.php in DokuWiki 2009-02-14, rc2009-02-06, and rc2009-01-30, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via the config_cascade[main][default][] parameter to doku.php. NOTE: PHP remote file inclusion is also possible in PHP 5 using ftp:// URLs."
},
{
"lang": "es",
"value": "inc/init.php de DokuWiki 2009-02-14, rc2009-02-06 y rc2009-01-30, cuando register_globals est\u00e1 habilitado, permite a atacantes remotos incluir y ejecutar ficheros locales de su elecci\u00f3n a trav\u00e9s del par\u00e1metro config_cascade[main][default][] de doku.php. NOTA: tambi\u00e9n es posible una inclusi\u00f3n remota de fichero PHP en PHP v5 que utilice URLs ftp://."
}
],
"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": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dokuwiki:dokuwiki:2009-02-14:*:*:*:*:*:*:*",
"matchCriteriaId": "0C1517AA-3CF0-4B87-BC19-09D1E58EDFFF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dokuwiki:dokuwiki:rc2009-01-30:*:*:*:*:*:*:*",
"matchCriteriaId": "3DB7EDB7-794F-4180-93B4-1C15D754F3B4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dokuwiki:dokuwiki:rc2009-02-06:*:*:*:*:*:*:*",
"matchCriteriaId": "71C079F7-4C88-4D24-9392-4BA7816DA6B5"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.splitbrain.org/index.php?do=details&task_id=1700",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://dev.splitbrain.org/darcsweb/darcsweb.cgi?r=dokuwiki;a=commitdiff;h=20090526145030-7ad00-c0483e021f47898c8597f3bfbdd26c637f891d86.gz",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/35095",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8781",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8812",
"source": "cve@mitre.org"
}
]
}