cve/2015/CVE-2015-8617.md
2024-05-26 14:27:05 +02:00

838 B

CVE-2015-8617

Description

Format string vulnerability in the zend_throw_or_error function in Zend/zend_execute_API.c in PHP 7.x before 7.0.1 allows remote attackers to execute arbitrary code via format string specifiers in a string that is misused as a class name, leading to incorrect error handling.

POC

Reference

No PoCs from references.

Github