CVE-2008-6617
SiteXS CMS 0.1.1 - Unauthenticated Arbitrary File Upload via adm/visual/upload.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6617. PoCs published by Hadi Kiamarsi.
AI-analyzed exploit summary This exploit leverages a file upload vulnerability in SiteXS CMS 0.1.1 Pre-Alpha, allowing remote attackers to upload and execute arbitrary PHP code by bypassing file extension and content-type restrictions. The script uses Perl with LWP to send a malicious file with a double extension (1.gif.php) to the vulnerable endpoint.
Description
Unrestricted file upload vulnerability in adm/visual/upload.php in SiteXS CMS 0.1.1 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in images/.
Exploits (1)
This exploit leverages a file upload vulnerability in SiteXS CMS 0.1.1 Pre-Alpha, allowing remote attackers to upload and execute arbitrary PHP code by bypassing file extension and content-type restrictions. The script uses Perl with LWP to send a malicious file with a double extension (1.gif.php) to the vulnerable endpoint.