CVE-2012-6434
e107 1.0.2 - Cross-Site Request Forgery via download.php Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-6434. PoCs published by Joshua Reynolds.
AI-analyzed exploit summary This exploit demonstrates a CSRF attack combined with SQL injection in e107 v1.0.2. The PoC submits a malicious POST request to the download.php admin page, injecting SQL to extract admin credentials (username and MD5 password) and display them in a publicly accessible download entry.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in e107_admin/download.php in e107 1.0.2 allow remote attackers to hijack the authentication of administrators for requests that conduct SQL injection attacks via the (1) download_url, (2) download_url_extended, (3) download_author_email, (4) download_author_website, (5) download_image, (6) download_thumb, (7) download_visible, or (8) download_class parameter.
Exploits (1)
This exploit demonstrates a CSRF attack combined with SQL injection in e107 v1.0.2. The PoC submits a malicious POST request to the download.php admin page, injecting SQL to extract admin credentials (username and MD5 password) and display them in a publicly accessible download entry.