CVE-2024-3096

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-3096
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-3096.json
Aliases
  • GHSA-h746-cjrr-wfmr
Related
Published
2024-04-29T04:15:08Z
Modified
2024-05-13T20:10:54Z
Summary
[none]
Details

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 passwordhash() starts with a null byte (\x00), testing a blank string as the password via passwordverify() will incorrectly return true.

References

Affected packages

Git / github.com/php/php-src

Affected ranges

Type
GIT
Repo
https://github.com/php/php-src
Events
Introduced
0The exact introduced commit is unknown
Fixed