CVE-2024-3096

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.
Configurations

No configuration.

History

10 Jun 2024, 18:15

Type Values Removed Values Added
References
  • () https://security.netapp.com/advisory/ntap-20240510-0010/ -

08 May 2024, 01:15

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html -

01 May 2024, 17:15

Type Values Removed Values Added
Summary
  • (es) En la versión PHP 8.1.* anterior a 8.1.28, 8.2.* anterior a 8.2.18, 8.3.* anterior a 8.3.5, si una contraseña almacenada con contraseña_hash() comienza con un byte nulo (\x00), se prueba una cadena en blanco como la contraseña a través de contraseña_verify() devolverá verdadero incorrectamente.
References
  • () http://www.openwall.com/lists/oss-security/2024/04/12/11 -

29 Apr 2024, 04:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-29 04:15

Updated : 2024-06-10 18:15


NVD link : CVE-2024-3096

Mitre link : CVE-2024-3096

CVE.ORG link : CVE-2024-3096


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation