Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2023-0567

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. 

  • Published: Mar 1, 2023
  • Updated: Nov 8, 2023
  • CVE: CVE-2023-0567
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 6.2
  • AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

CWEs: