CVE-2015-8617
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…
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 22.8%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.
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.
- CVSS 3.0
- 9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 22.81% probability · 98th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-134
- Affected
- php/php
- Source
- cve@mitre.org
References
- http://php.net/ChangeLog-7.phpVendor Advisory
- http://www.securitytracker.com/id/1034543
- https://bugs.php.net/bug.php?id=71105Exploit
- https://github.com/php/php-src/commit/b101a6bbd4f2181c360bd38e7683df4a03cba83e
- http://php.net/ChangeLog-7.phpVendor Advisory
- http://www.securitytracker.com/id/1034543
- https://bugs.php.net/bug.php?id=71105Exploit
- https://github.com/php/php-src/commit/b101a6bbd4f2181c360bd38e7683df4a03cba83e
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.