CVE-2007-3292
LiveCMS <= 3.4 - Unauthenticated Arbitrary File Upload via Article Image Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3292. PoCs published by g00ns.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in LiveCMS <= 3.4 via the 'cid' parameter in categoria.php. It retrieves admin credentials (username and password hash) and attempts to crack the hash using an external service.
Description
Unrestricted file upload vulnerability in LiveCMS 3.4 and earlier allows remote attackers to upload and execute arbitrary PHP code by specifying a PHP file type in a parameter intended for "a small image" associated with an article.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in LiveCMS <= 3.4 via the 'cid' parameter in categoria.php. It retrieves admin credentials (username and password hash) and attempts to crack the hash using an external service.