Security Advisory

CVE-2024-3096

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-04-29 03:42:04
Last updated 2025-11-04 17:19:57
Assigner php
State PUBLISHED

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.