### [CVE-2012-1200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1200) ![](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 PHP remote file inclusion vulnerabilities in Nova CMS allow remote attackers to execute arbitrary PHP code via a URL in the (1) fileType parameter to optimizer/index.php, (2) id parameter to administrator/modules/moduleslist.php, (3) filename parameter to includes/function/gets.php, or (4) conf[blockfile] parameter to includes/function/usertpl.php. ### POC #### Reference - http://packetstormsecurity.org/files/109669/Nova-CMS-Remote-File-Inclusion.html #### Github No PoCs found on GitHub currently.