Vulnerability Description
The locale_accept_from_http function in ext/intl/locale/locale_methods.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | <= 5.5.37 |
Related Weaknesses (CWE)
References
- http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=aa82e99ed8003c01f1ef4f0940e56b8
- http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html
- http://openwall.com/lists/oss-security/2016/07/24/2Mailing List
- http://php.net/ChangeLog-5.phpRelease Notes
- http://php.net/ChangeLog-7.phpRelease Notes
- http://rhn.redhat.com/errata/RHSA-2016-2750.html
- http://www.debian.org/security/2016/dsa-3631
- http://www.securityfocus.com/bid/92115Third Party AdvisoryVDB Entry
- http://www.securitytracker.com/id/1036430
- https://bugs.php.net/72533ExploitIssue TrackingMitigation
- https://security.gentoo.org/glsa/201611-22
- https://support.apple.com/HT207170
- http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=aa82e99ed8003c01f1ef4f0940e56b8
- http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html
- http://openwall.com/lists/oss-security/2016/07/24/2Mailing List
FAQ
What is CVE-2016-6294?
CVE-2016-6294 is a vulnerability with a CVSS score of 9.8 (CRITICAL). The locale_accept_from_http function in ext/intl/locale/locale_methods.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly restrict calls to the ICU uloc_acceptLanguage...
How severe is CVE-2016-6294?
CVE-2016-6294 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2016-6294?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.