mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
19 lines
957 B
Markdown
19 lines
957 B
Markdown
### [CVE-2008-5332](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5332)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|