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

18 lines
814 B
Markdown

### [CVE-2009-2787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2787)
![](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
Directory traversal vulnerability in include/reputation/rep_profile.php in the Reputation plugin 2.2.4, 2.2.3, 2.0.4, and earlier for PunBB, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the pun_user[language] parameter.
### POC
#### Reference
- http://packetstormsecurity.org/0907-exploits/punbbrep-lfi.txt
#### Github
No PoCs found on GitHub currently.