mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
19 lines
849 B
Markdown
19 lines
849 B
Markdown
### [CVE-2014-9459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9459)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129751/e107-2.0-Alpha2-Cross-Site-Request-Forgery.html
|
|
- http://seclists.org/fulldisclosure/2014/Dec/124
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|