First published: Tue Jan 19 2016(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <7.0.1 | 7.0.1 |
PHP | =7.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8617 is classified as a high severity vulnerability due to its potential to allow remote code execution.
To fix CVE-2015-8617, upgrade PHP to version 7.0.1 or later.
CVE-2015-8617 affects PHP versions prior to 7.0.1.
CVE-2015-8617 is a format string vulnerability that can lead to arbitrary code execution.
Attackers can exploit CVE-2015-8617 to execute arbitrary code by manipulating format string specifiers in class names.