### [CVE-2007-2214](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2214) ![](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 Unrestricted file upload vulnerability in includes/upload_file.php in DmCMS allows remote attackers to upload arbitrary PHP scripts by placing a script's contents in both the File2 and File3 parameters, and sending a ok.php?do=act Referer. ### POC #### Reference - http://securityreason.com/securityalert/2605 #### Github No PoCs found on GitHub currently.