mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
879 B
879 B
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
- http://packetstormsecurity.org/0907-exploits/punbbrep-lfi.txt
Github
No PoCs found on GitHub currently.