mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
19 lines
816 B
Markdown
19 lines
816 B
Markdown
### [CVE-2009-1960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1960)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8781
|
|
- https://www.exploit-db.com/exploits/8812
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|