cve/2009/CVE-2009-4365.md
2024-06-18 02:51:15 +02:00

893 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

Github

No PoCs found on GitHub currently.