Upgrade all WP Blogs or get Hacked Easy

antx16

Power Member
Joined
Nov 25, 2007
Messages
584
Reaction score
1,583
The hack is called "admin takeover exploit"

Developers of the widely used WordPress blogging software have released an update that fixes a vulnerability that let attackers take over accounts by resetting the administrator password.

The bug in version 2.8.3 is trivial to exploit remotely using nothing more than a web browser and a specially manipulated link. Typically, requests to reset a password are handled using a registered email address. Using the special URL, the old password is removed and a new one generated in its place with no confirmation required, according to this alert published on the Full-Disclosure mailing list.

The flaw lurks in some of the PHP code that fails to properly scrutinize user input when the password reset feature is invoked. Exploiting it is as easy is directing a web browser to a link that looks something like:

I actually saw the alert as it was published on Full-Disclosure, obviously anything to do with Wordpress catches my attention.

The exploit can be executed by running the following code on a Wordpress 2.8.3 blog:

Code:
http://www.domain.com/wp-login.php?action=rp&key[]=

simple but effective.
 
Last edited:
i think i`ll upgrade my wordpress soon...
 
Wtf? i tried it and it works. I can't believe how easy that is to exploit.
 
Glad you guys are heading the warning will save you a lot of misery and tears
 
wasn't thig problem there before at some earlier versions too ? Tho might be i remember wrong. Stupid to make same mistake twice
 
yep this seems to be a ongoing problem with wordpress, but hey guys its free so lets not give them such a hard time, microsoft is worse and it costs a fortune
 
HTML:
The exploit can be executed by running the following code on a Wordpress 2.8.3 blog:
Very old bug. if my memory serves, one BHW folk once posted here.
 
Back
Top