cve/2015/CVE-2015-6832.md
2024-06-18 02:51:15 +02:00

771 B

CVE-2015-6832

Description

Use-after-free vulnerability in the SPL unserialize implementation in ext/spl/spl_array.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allows remote attackers to execute arbitrary code via crafted serialized data that triggers misuse of an array field.

POC

Reference

Github

No PoCs found on GitHub currently.