CVE-2008-7062
LoveCMS 1.6.2 Final - Unauthenticated Arbitrary File Upload via Download Manager
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7062. PoCs published by cOndemned.
AI-analyzed exploit summary This PHP script exploits an arbitrary file upload vulnerability in LoveCMS 1.6.2 Final (Download Manager v1.0) by sending a POST request with a local file to the vulnerable endpoint, bypassing extension filtration. The uploaded file is stored in the /uploads/ directory with a randomized prefix.
Description
Unrestricted file upload vulnerability in admin/index.php in Download Manager module 1.0 for LoveCMS 1.6.2 Final 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 uploads/.
Exploits (1)
This PHP script exploits an arbitrary file upload vulnerability in LoveCMS 1.6.2 Final (Download Manager v1.0) by sending a POST request with a local file to the vulnerable endpoint, bypassing extension filtration. The uploaded file is stored in the /uploads/ directory with a randomized prefix.