Home   About   Popular   Archives   Advertise   PhotoBlog   WP-Theme   GuestBlogging   Projects   Contact

WordPress 2.3.3 Urgent Security Release for XML-RPC Flaw

February 5th, 2008 | Filed under Blogging, Security, WordPress.
ADVERTISEMENTS

An urgent wordpress security release is out and its time to upgrade to Wordpress 2.3.3 again. This time its a flaw in XML-RPC implementation that could let people exploit your blog in malicious ways.

The Wordpress team announced that they have found a flaw in XML-RPC implementation such that a specially crafted request would allow any valid user to edit posts of any other user on that blog. Now that is really scary.

Wordpress 2.3.3 also fixed a few minor bugs. They say if you are interested only in the security fix, download wordpress 2.3.3. and after extracting the package, find the xmlrpc.php file in the root directory and copy it over your existing xmlrpc.php. That’s the fastest way to fix the security problem without a full wordpress installation.

They also point to a vulnerability in the WP-Forum plugin that is being actively exploited and if you are using this plugin, remove it until an update is available.

Update - Once you only update xmlrpc.php, the wordpress alert keeps on bothering you repeatedly.

Wordpress Update

So I went around finding files which were updated since the last release. You can simply replace the changed files instead of a full install and stop the message.

xmlrpc.php
wp-admin/install-helper.php
wp-includes/version.php
wp-includes/gettext.php
wp-includes/pluggable.php

Liked this article? To continue getting our latest free tips and tricks, you can grab the feed or get the email newsletter. More related articles:

Related Articles
» Download Latest WordPress 2.1.1 and 2.0.9
» WordPress Bug: I Read Your Future Drafts!
» Upgrade Wordpress 2.1.3 Faster with Changed Files List
» Wordpress 2.2, 2.1.1 and 2.0.8 Under Development
» Wordpress 2.0.2 Security Update

Comments

  • Blogging Mix | 5/02/08  #

    Hey, thanks for the heads up. I’ve just updated my xmlrpc.php file. Hope that’ll do. Cheers :)

  • Ravi | 6/02/08  #

    thanks a lot for pointing out the files pal..

Comment on “WordPress 2.3.3 Urgent Security Release for XML-RPC Flaw”