cve/2016/CVE-2016-7479.md
2024-06-18 02:51:15 +02:00

710 B

CVE-2016-7479

Description

In all versions of PHP 7, during the unserialization process, resizing the 'properties' hash table of a serialized object may lead to use-after-free. A remote attacker may exploit this bug to gain arbitrary code execution.

POC

Reference

Github