mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
814 B
Markdown
18 lines
814 B
Markdown
### [CVE-2009-2787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2787)
|
|

|
|

|
|

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