### [CVE-2008-4526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4526) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Multiple directory traversal vulnerabilities in CCMS 3.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the skin parameter to (1) index.php, (2) forums.php, (3) admin.php, (4) header.php, (5) pages/story.php and (6) pages/poll.php. ### POC #### Reference - http://securityreason.com/securityalert/4387 - https://www.exploit-db.com/exploits/6663 #### Github No PoCs found on GitHub currently.