mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
902 B
902 B
CVE-2008-2993
Description
Multiple directory traversal vulnerabilities in index.php in FOG Forum 0.8.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) fog_lang and (2) fog_skin parameters, probably related to libs/required/share.inc; and possibly the (3) fog_pseudo, (4) fog_posted, (5) fog_password, and (6) fog_cook parameters.
POC
Reference
- http://securityreason.com/securityalert/3971
- http://www.securityfocus.com/bid/29651
- https://www.exploit-db.com/exploits/5784
Github
No PoCs found on GitHub currently.