### [CVE-2009-3508](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3508) ![](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 MUJE CMS 1.0.4.34 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) _class parameter to admin.php and the (2) url parameter to install/install.php; and allow remote authenticated administrators to read arbitrary files via a .. (dot dot) in the (3) _htmlfile parameter to admin.php. ### POC #### Reference - http://www.exploit-db.com/exploits/9314 - http://www.exploit-db.com/exploits/9314 #### Github No PoCs found on GitHub currently.