mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
19 lines
976 B
Markdown
19 lines
976 B
Markdown
### [CVE-2009-4385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4385)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Scriptsez.net Ez Poll Hoster (EPH) allow remote attackers to (1) hijack the authentication of arbitrary users for requests that delete polls via the delete_poll action to index.php; and hijack the authentication of administrators for requests that (2) delete users via the manage action to admin.php, or (3) send arbitrary email to arbitrary users in the email action to admin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0912-exploits/ezpollhoster-xssxsrf.txt
|
|
- http://www.exploit-db.com/exploits/10439
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|