#VU16136 Use-after-free in PHP - CVE-2016-9137
Published: February 14, 2017 / Updated: November 27, 2018
PHP
PHP Group
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists due to use-after-free error in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12. A remote attacker can cause a denial of service via specially crafted serialized data that is mishandled during __wakeup processing.