CVE-2008-3117
phpmotion < 2.0 - Authenticated Arbitrary File Upload via update_profile.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3117. PoCs published by EgiX.
AI-analyzed exploit summary This exploit demonstrates a remote shell upload vulnerability in PHPmotion <= 2.0 by bypassing MIME type checks in the update_profile.php file. It includes authentication bypass via registration, SQL injection for data retrieval, and a PHP shell upload with command execution capabilities.
Description
Unrestricted file upload vulnerability in update_profile.php in PHPmotion 2.0 and earlier allows remote authenticated users to execute arbitrary code by uploading a .php file with a content type of (1) image/gif, (2) image/jpeg, or (3) image/pjpeg, then accessing it via a direct request to the file under pictures/.
Exploits (1)
This exploit demonstrates a remote shell upload vulnerability in PHPmotion <= 2.0 by bypassing MIME type checks in the update_profile.php file. It includes authentication bypass via registration, SQL injection for data retrieval, and a PHP shell upload with command execution capabilities.