#VU9956 Deserialization of untrusted data in PHP - CVE-2017-12933
Published: January 9, 2018 / Updated: January 11, 2018
PHP
PHP Group
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a buffer over-read while unserializing untrusted data in the finish_nested_data function in ext/standard/var_unserializer.re. A remote attacker can perform a denial of service attack.