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

833 B

CVE-2016-7411

Description

ext/standard/var_unserializer.re in PHP before 5.6.26 mishandles object-deserialization failures, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via an unserialize call that references a partially constructed object.

POC

Reference

Github

No PoCs found on GitHub currently.