CVE-2009-4365
ScriptsEz Ez Blog 1.0 - Cross-Site Request Forgery in admin.php
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-4365.
AI-analyzed exploit summary The exploit demonstrates multiple CSRF vulnerabilities in Ez Cart 1.0, allowing actions like deleting items, members, or categories, changing admin info, and sending emails to all members via crafted HTML forms.
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.
Exploits (2)
The exploit demonstrates multiple CSRF vulnerabilities in Ez Cart 1.0, allowing actions like deleting items, members, or categories, changing admin info, and sending emails to all members via crafted HTML forms.
The exploit demonstrates multiple XSS and XSRF vulnerabilities in Ez Blog 1.0. It includes functional PoC code for front-end XSS and admin panel actions like adding blogs, approving comments, changing admin info, and deleting blogs.