CVE-2009-4793
BandSite CMS 1.1.4 - Authenticated Remote Code Execution via File Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4793. PoCs published by SirGod.
AI-analyzed exploit summary The exploit demonstrates SQL injection and arbitrary file upload vulnerabilities in BandSite CMS 1.1.4. The SQLi allows credential extraction via UNION-based attacks, while the upload flaw permits shell deployment as an admin.
Description
Unrestricted file upload vulnerability in adminpanel/scripts/addphotos.php in BandSite CMS 1.1.4 allows remote authenticated administrators to execute arbitrary PHP code by uploading a file with an executable extension via an addphotos action to adminpanel/index.php, and then accessing the file via a direct request with an images/gallery/ directory name. NOTE: some of these details are obtained from third party information.
Exploits (1)
The exploit demonstrates SQL injection and arbitrary file upload vulnerabilities in BandSite CMS 1.1.4. The SQLi allows credential extraction via UNION-based attacks, while the upload flaw permits shell deployment as an admin.