CVE-2009-3716
MCshoutbox 1.1 - Authenticated Arbitrary File Upload via Admin Panel
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3716. PoCs published by SirGod.
AI-analyzed exploit summary The exploit demonstrates multiple vulnerabilities in MCshoutbox 1.1, including SQL injection for authentication bypass, XSS via the 'loginerror' parameter, and unrestricted file upload leading to remote shell execution. The PoC includes specific payloads and vulnerable code snippets.
Description
Unrestricted file upload vulnerability in admin.php in MCshoutbox 1.1 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in smilies/.
Exploits (1)
The exploit demonstrates multiple vulnerabilities in MCshoutbox 1.1, including SQL injection for authentication bypass, XSS via the 'loginerror' parameter, and unrestricted file upload leading to remote shell execution. The PoC includes specific payloads and vulnerable code snippets.