mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
19 lines
924 B
Markdown
19 lines
924 B
Markdown
### [CVE-2008-2672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2672)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in ErfurtWiki R1.02b and earlier, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) ewiki_id and (2) ewiki_action parameters to fragments/css.php, and possibly the (3) id parameter to the default URI. NOTE: the default URI is site-specific but often performs an include_once of ewiki.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3936
|
|
- https://www.exploit-db.com/exploits/5771
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|