mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
904 B
904 B
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/8781
- https://www.exploit-db.com/exploits/8812
- https://www.exploit-db.com/exploits/8812
Github
No PoCs found on GitHub currently.