|
|
|
|
|
by Zr40
1214 days ago
|
|
As described in the CVE[0]: > In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid. [0] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0567 |
|
Again - how would that possibly be a security vulnerability? Like, its a really interesting security adjacent bug, but clearly not a security issue.
If the attacker has the ability to set a hash, they can just set the hash to a known password.