#VU100670 Out-of-bounds read in PHP - CVE-2024-8932
Published: November 19, 2024 / Updated: June 4, 2025
PHP
PHP Group
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition within the ldap_escape() function. A remote attacker can pass specially crafted input to the application, trigger an out-of-bounds read error and read contents of memory on the system.