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

20 lines
902 B
Markdown

### [CVE-2008-2993](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2993)
![](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 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.