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

19 lines
957 B
Markdown

### [CVE-2008-5332](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5332)
![](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 Pie 0.5.3 allow remote attackers to execute arbitrary PHP code via a URL in the (1) lib parameter to files in lib/action/ including (a) alias.php, (b) cancel.php, (c) context.php, (d) deadlinks.php, (e) delete.php, and others; and the (2) GLOBALS[pie][library_path] parameter to files in lib/share/ including (f) diff.php, (g) file.php, (h) locale.php, (i) mapfile.php, (j) page.php, and others.
### POC
#### Reference
- http://securityreason.com/securityalert/4687
- https://www.exploit-db.com/exploits/7221
#### Github
No PoCs found on GitHub currently.