### [CVE-2013-7466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7466) ![](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 Simple Machines Forum (SMF) 2.0.4 allows local file inclusion, with resultant remote code execution, in install.php via ../ directory traversal in the db_type parameter if install.php remains present after installation. ### POC #### Reference - http://hauntit.blogspot.com/2013/04/en-smf-204-full-disclosure.html #### Github No PoCs found on GitHub currently.