Files
CVEs-PoC/2015/CVE-2015-8617.md
2025-09-29 21:09:30 +02:00

891 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