Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-5156. PoCs published by Stack, EgiX.
AI-analyzed exploit summary This exploit targets a file upload vulnerability in Syntax CMS <= 1.3 via FCKeditor, allowing arbitrary file uploads by bypassing extension checks. It uploads a malicious PHP shell and provides interactive command execution.
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.
Exploits (2)
This exploit targets a file upload vulnerability in Syntax CMS <= 1.3 via FCKeditor, allowing arbitrary file uploads by bypassing extension checks. It uploads a malicious PHP shell and provides interactive command execution.
This exploit leverages an arbitrary file upload vulnerability in La-Nai CMS <= 1.2.16 via the FCKeditor component. It uploads a malicious PHP shell disguised as an image file and provides interactive command execution.