Files
CVEs-PoC/2006/CVE-2006-2745.md
T
2024-06-18 02:51:15 +02:00

19 lines
922 B
Markdown

### [CVE-2006-2745](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2745)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple PHP remote file inclusion vulnerabilities in F@cile Interactive Web 0.8.5 and earlier, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) pathfile parameter in (a) p-editpage.php and (b) p-editbox.php, and the (2) mytheme and (3) myskin parameters in multiple "p-themes" index.inc.php files including (c) lowgraphic, (d) classic, (e) puzzle, (f) simple, and (g) ciao.
### POC
#### Reference
- http://www.nukedx.com/?getxpl=35
- http://www.nukedx.com/?viewdoc=35
#### Github
No PoCs found on GitHub currently.