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.
References
Link | Resource |
---|---|
https://github.com/php/php-src/security/advisories/GHSA-7fj2-8x79-rjf4 | Exploit Vendor Advisory |
https://bugs.php.net/bug.php?id=81744 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2023-03-01 00:15
Updated : 2023-03-10 09:32
NVD link : CVE-2023-0567
Mitre link : CVE-2023-0567
JSON object : View
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
Products Affected
php
- php