mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
960 B
960 B
CVE-2009-4365
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in admin.php in ScriptsEz Ez Blog 1.0 allow remote attackers to hijack the authentication of administrators for requests that (1) add a blog via the add_blog action, (2) approve a comment via the approve_comment action, (3) change administrator information including the password via the admin_opt action, and (4) delete a blog via the delete action.
POC
Reference
- http://packetstormsecurity.org/0912-exploits/ezblog-xssxsrf.txt
- http://packetstormsecurity.org/0912-exploits/ezblog-xssxsrf.txt
Github
No PoCs found on GitHub currently.