Multiple cross-site request forgery (CSRF) vulnerabilities in Nibbleblog before 4.0.5 allow remote attackers to hijack the authentication of administrators for requests that (1) create a post via a new_simple action to admin.php or (2) conduct cross-site scripting (XSS) attacks via the content parameter in a new_simple action to admin.php.
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://seclists.org/fulldisclosure/2015/Sep/4 | mailing list exploit |
http://blog.curesec.com/article/blog/NibbleBlog-403-CSRF-46.html | exploit |
http://blog.nibbleblog.com/post/nibbleblog-v4-0-5/ | patch vendor advisory |