### [CVE-2007-1552](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1552) ![](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 usercp.php in MetaForum 0.513 Beta restricts file types based on the MIME type in the Content-type HTTP header, which allows remote attackers to upload and execute arbitrary scripts via an image MIME type with a filename containing an executable extension such as .php. ### POC #### Reference - https://www.exploit-db.com/exploits/3516 #### Github No PoCs found on GitHub currently.