#VU12900 Use-after-free error in PHP - CVE-2016-7479
Published: May 3, 2018 / Updated: May 18, 2020
PHP
PHP Group
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The weakness exists due to resizing the 'properties' hash table of a serialized object during the unserialization process. A remote attacker can trigger use-after-free error and execute arbitrary code.
Successful exploitation of the vulnerability may result in system compromise.