CVE-2016-7134
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1
Vendor advisory: cve@mitre.org — https://bugs.php.net/bug.php?id=72674
Vendor advisory: cve@mitre.org — http://www.php.net/ChangeLog-7.php
References
- http://openwall.com/lists/oss-security/2016/09/02/9
- http://www.php.net/ChangeLog-7.php
- http://www.securityfocus.com/bid/92766
- http://www.securitytracker.com/id/1036680
- https://bugs.php.net/bug.php?id=72674
- https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1
- https://security.gentoo.org/glsa/201611-22
- http://openwall.com/lists/oss-security/2016/09/02/9
- http://www.php.net/ChangeLog-7.php
- http://www.securityfocus.com/bid/92766
- http://www.securitytracker.com/id/1036680
- https://bugs.php.net/bug.php?id=72674
- https://github.com/php/php-src/commit/72dbb7f416160f490c4e9987040989a10ad431c7?w=1
- https://security.gentoo.org/glsa/201611-22
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.