Vulnerability Description
Sflog! CMS 1.0 contains an authenticated arbitrary file upload vulnerability in the blog management interface. The application ships with default credentials (admin:secret) and allows authenticated users to upload files via manage.php. The upload mechanism fails to validate file types, enabling attackers to upload a PHP backdoor into a web-accessible directory (blogs/download/uploads/). Once uploaded, the file can be executed remotely, resulting in full remote code execution.
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://sourceforge.net/projects/sflog/
- https://www.exploit-db.com/exploits/19626
- https://www.vulncheck.com/advisories/sflog-cms-arbitrary-file-upload-rce
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://www.exploit-db.com/exploits/19626
FAQ
What is CVE-2012-10042?
CVE-2012-10042 is a documented vulnerability. Sflog! CMS 1.0 contains an authenticated arbitrary file upload vulnerability in the blog management interface. The application ships with default credentials (admin:secret) and allows authenticated us...
How severe is CVE-2012-10042?
CVSS scoring is not yet available for CVE-2012-10042. Check NVD for updates.
Is there a patch for CVE-2012-10042?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.