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.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
http://osvdb.org/61114 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/54895 | vdb entry |
http://packetstormsecurity.org/0912-exploits/ezblog-xssxsrf.txt | exploit |
http://secunia.com/advisories/37743 | third party advisory vendor advisory |