Doesn't verify password before upgrading the password hash#4
Doesn't verify password before upgrading the password hash#4Ayesh merged 1 commit intoAyesh:masterfrom Sc00bz:patch-1
Conversation
|
Thank you for the PR. I can also see the issue, except that the steps you mentioned to reproduce don't look right. Right now, If the database contains a password hash that is not default (bcrypt), that is when the hash is updated. In other words, only when we upgrade from a PHP Also, I would like your opinion if this should warrant a security update. I think it does and I can email WordPress security team if you too agree. |
|
|
|
Oh right I definitely not clear originally. I meant when it is upgraded from bcrypt. Which might happen in 6+ months if this is not fixed. |
When the password hash is being upgraded, anyone can login: