First published: Mon Sep 12 2016(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <7.0.10 | 7.0.10 |
PHP | =7.0.0 | |
PHP | =7.0.1 | |
PHP | =7.0.2 | |
PHP | =7.0.3 | |
PHP | =7.0.4 | |
PHP | =7.0.5 | |
PHP | =7.0.6 | |
PHP | =7.0.7 | |
PHP | =7.0.8 | |
PHP | =7.0.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7134 has a severity rating that indicates it can lead to denial of service and potentially other impacts.
To fix CVE-2016-7134, upgrade PHP to version 7.0.10 or later.
CVE-2016-7134 affects PHP versions from 7.0.0 to 7.0.9.
CVE-2016-7134 does not directly lead to system breaches but can cause denial of service due to memory allocation errors.
CVE-2016-7134 is considered a critical vulnerability as it can lead to significant application instability.