### [CVE-2007-0123](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0123) ![](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 Uber Uploader 4.2 allows remote attackers to upload and execute arbitrary PHP scripts by naming them with a .phtml extension, which bypasses the .php extension check but is still executable on some server configurations. ### POC #### Reference - http://securityreason.com/securityalert/2116 #### Github No PoCs found on GitHub currently.