CVE-2015-8617
critical
CVSS v3
9.8
CVSS v2
10.0
VIR risk
9.8
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://php.net/ChangeLog-7.php
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| php | php | 7.0.1 | |
References
- http://php.net/ChangeLog-7.php
- http://www.securitytracker.com/id/1034543
- https://bugs.php.net/bug.php?id=71105
- https://github.com/php/php-src/commit/b101a6bbd4f2181c360bd38e7683df4a03cba83e
- http://php.net/ChangeLog-7.php
- http://www.securitytracker.com/id/1034543
- https://bugs.php.net/bug.php?id=71105
- https://github.com/php/php-src/commit/b101a6bbd4f2181c360bd38e7683df4a03cba83e
CWEs
CWE-134
Verify integrity in audit chain (admin only). AS-IS.