### [CVE-2007-5156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5156) ![](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 Incomplete blacklist vulnerability in editor/filemanager/upload/php/upload.php in FCKeditor, as used in SiteX CMS 0.7.3.beta, La-Nai CMS, Syntax CMS, Cardinal Cms, and probably other products, allows remote attackers to upload and execute arbitrary PHP code via a file whose name contains ".php." and has an unknown extension, which is recognized as a .php file by the Apache HTTP server, a different vulnerability than CVE-2006-0658 and CVE-2006-2529. ### POC #### Reference - http://securityreason.com/securityalert/3182 - http://securityreason.com/securityalert/3182 - http://www.securityfocus.com/archive/1/480830/100/0/threaded - http://www.securityfocus.com/archive/1/480830/100/0/threaded - http://www.waraxe.us/advisory-57.html - http://www.waraxe.us/advisory-57.html - https://www.exploit-db.com/exploits/5618 - https://www.exploit-db.com/exploits/5618 - https://www.exploit-db.com/exploits/5688 - https://www.exploit-db.com/exploits/5688 #### Github No PoCs found on GitHub currently.