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

763 B

CVE-2016-9936

Description

The unserialize implementation in ext/standard/var.c in PHP 7.x before 7.0.14 allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted serialized data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6834.

POC

Reference

Github