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

18 lines
971 B
Markdown

### [CVE-2008-5204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5204)
![](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 directory traversal vulnerabilities in PowerAward 1.1.0 RC1, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via directory traversal sequences in the lang parameter to (1) agb.php, (2) angemeldet.php, (3) anmelden.php, (4) charts.php, (5) external_vote.php, (6) guestbook.php, (7) impressum.php, (8) index.php, (9) rss-reader.php, (10) statistic.php, (11) teilnehmer.php, (12) topsites.php, (13) votecode.php, (14) voting.php, and (15) winner.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5962
#### Github
No PoCs found on GitHub currently.