WordPress 2.5 salt cracking vulnerability

300_7a389cb99327ccf5bc8249196c77360c_wp-logo-badass.jpg
I discovered a medium severity vulnerability in the way WordPress 2.5 handles user authentications, this is not a universally exploitable bug, so I think it would be no problem to apply full-disclosure this time. An advisory is available and a copy was sent to securityfocus' bugtraq. A temporary solution is provided within the advisory.

Related topics

apps/tags { hacking, web, buzzword, english, development }

About the author

50x50_eb657bb945fcafcea0b7ab21ea951355_ProfessorFrink1.gif
xiam

José Carlos Nieto es un nerd que pretende ser estudiante de Matemáticas en la UNAM, trabaja con sus amigos haciendo cosas divertidas en Astrata.

Comments

apps/link Tuesday April 15, 2008 @ 13:23

apps/guest-comment jaircazarin

Although I'm not a fellow user of Wordpress, I think you did great work discovering this bug, keep doing it. However, just a little recommendation,  your proof of concept isn't a linear algorithm but a brute force algorithm. Probably it would be better if you talk about the complexity of your algorithm using Big O Notation instead of time in seconds/hours/days or whatever, because not all the people have the same computer power, so we have to use some notation independent of how much RAM or Memory your computer has. Also it's important because you can take into account best, worst and average cases.

Regards.

apps/link Tuesday April 15, 2008 @ 18:34

apps/guest-comment 0x90

Muy buen laburo

 

me pase por aqui…

 

Saludos

apps/link Wednesday April 16, 2008 @ 11:31

apps/guest-comment g30rg3_x

Buenas,

Primero, gracias por los creditos, realmente no eran necesarios.

Segundo, te adverti que de esa forma no te hiban a responder (rapido), hubieras usado la expedita en dado caso xD.

Saludos

50x50_eb657bb945fcafcea0b7ab21ea951355_ProfessorFrink1.gif
apps/link Monday April 21, 2008 @ 19:32

apps/comment xiam

@jaircazarin, thanks! You're right, I should use another method to specify the algorithm speed, I confess that I don't know how to use big O notation yet but I'm looking the wiki page right now. Thanks for being such a good host last Wednesday too :-).

Write your comment

Your comment:

Welcome