#VU60707 Use-after-free in PHP - CVE-2021-21708
Published: February 18, 2022 / Updated: October 27, 2023
PHP
PHP Group
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error within the "php_filter_float()" function. A remote attacker can pass specially crafted input to the application that uses the affected PHP function, trigger a use-after-free error and crash the php-fpm process.