Files
CVEs-PoC/2016/CVE-2016-7479.md
2025-09-29 21:09:30 +02:00

816 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