CVE-2014-9459
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Cross-site request forgery (CSRF) vulnerability in the AdminObserver function in e107_admin/users.php in e107 2.0 alpha2 allows remote attackers to hijack the authentication of administrators for requests that add users to the administrator group via the id parameter in an admin action.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| e107 | e107 | 2.0 | |
References
- http://packetstormsecurity.com/files/129751/e107-2.0-Alpha2-Cross-Site-Request-Forgery.html
- http://seclists.org/fulldisclosure/2014/Dec/124
- http://sroesemann.blogspot.de/2014/12/sroeadv-2014-04.html
- https://github.com/e107inc/e107/commit/9249f892b1e635979db2a830393694fb73531080
- http://packetstormsecurity.com/files/129751/e107-2.0-Alpha2-Cross-Site-Request-Forgery.html
- http://seclists.org/fulldisclosure/2014/Dec/124
- http://sroesemann.blogspot.de/2014/12/sroeadv-2014-04.html
- https://github.com/e107inc/e107/commit/9249f892b1e635979db2a830393694fb73531080
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.