Files
CVEs-PoC/2017/CVE-2017-12932.md
T
2024-06-09 00:33:16 +00:00

1005 B

CVE-2017-12932

Description

ext/standard/var_unserializer.re in PHP 7.0.x through 7.0.22 and 7.1.x through 7.1.8 is prone to a heap use after free while unserializing untrusted data, related to improper use of the hash API for key deletion in a situation with an invalid array size. Exploitation of this issue can have an unspecified impact on the integrity of PHP.

POC

Reference

Github