CVE-2012-6434
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/download.php?sortdir=down&r1=13037&r2=13058&sortby=rev
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| e107 | e107 | 1.0.2 | |
References
- http://e107.org/changelog
- http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/download.php?sortdir=down&r1=13037&r2=13058&sortby=rev
- http://www.exploit-db.com/exploits/23829/
- http://e107.org/changelog
- http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/download.php?sortdir=down&r1=13037&r2=13058&sortby=rev
- http://www.exploit-db.com/exploits/23829/
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.