#VU88484 Improper Authentication in PHP - CVE-2024-3096
Published: April 11, 2024 / Updated: April 17, 2024
PHP
PHP Group
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to an error in within the password_verify() function, which can erroneously return true. A remote attacker can bypass implemented authentication based on the vulnerable function and gain unauthorized access to the web application.