CVE-2024-3096

Severity CVSS v4.0:
Pending analysis
Type:
CWE-20 Input Validation
Publication date:
29/04/2024
Last modified:
18/06/2025

Description

In PHP  version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\x00), testing a blank string as the password via password_verify() will incorrectly return true.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 8.1.0 (including) 8.1.28 (excluding)
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 8.2.0 (including) 8.2.18 (excluding)
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 8.3.0 (including) 8.3.5 (excluding)
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*