Reaper-X » Network and Security » PHP » Website » Wordpress » Wordpress <= Adminpanel 2.1.1 XSS Vulnerability

Wordpress <= Adminpanel 2.1.1 XSS Vulnerability

I found this from SecFocus website regarding the XSS problem on Wordpress 2.1.1 (0day) yesterday .. and this new xss exploit works on version 2.1.1 .. (i’ve already tested it on my local server) – Link (SecFocus) / Link 2 (Secunia) and here’s what it said :

Samenspender has discovered a vulnerability in WordPress, which can be exploited by malicious people to conduct cross-site scripting attacks.

Input passed to the “post” parameter in wp-admin/post.php (when “action” is set to “delete”) is not properly sanitised before being returned to a user. This can be exploited to execute arbitrary HTML and script code in a user’s browser session in context of an affected site.

Successful exploitation requires that the target user is logged in as administrator.

The vulnerability is confirmed in version 2.1.1. Other versions may also be affected.

And today, i read another possible script injection attack on wordpress <= 2.1.1 based blogging platform discovered by Stefan Friedli – Link

The only solution i’ve found so far to prevent / reduce the damage of this attack is by protecting your wordpress admin directory using .htaccess or you can also use mod_security if it’s installed on your webserver

Tags: htaccessisoPHPserverwebserverWordpress

Leave a Comment

  1. solixes said Nov 26, 2007 at 6:02 pm

  2. Reaper-X said Mar 5, 2007 at 8:14 am

    Wow .. thanks for visiting (as a side note, im one of your feed subscribers too) .. hahaha

  3. Jenny Admin said Mar 4, 2007 at 11:32 pm

    Ooooh nice, I’m glad I stumbled on your article.. I’m currently using mod_security and changed my .htaccess to 444 per: Force Apache to output any HTTP Status Code with ErrorDocument

CommentLeave a response

Please read our comment policy | XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>