mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2009-3216](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3216)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in iWiccle 1.01, when magic_quotes_gpc is disabled, allow remote attackers to read arbitrary files via a .. (dot dot) in (1) the show parameter to the admin module, reachable through index.php; or (2) the module parameter to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/9266
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|