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.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/92115 | third party advisory vdb entry |
http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html | vendor advisory |
https://security.gentoo.org/glsa/201611-22 | vendor advisory |
http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=aa82e99ed8003c01f1ef4f0940e56b85c5b032d4 | |
http://rhn.redhat.com/errata/RHSA-2016-2750.html | vendor advisory |
https://bugs.php.net/72533 | patch exploit mitigation third party advisory issue tracking |
http://php.net/ChangeLog-5.php | release notes |
http://www.securitytracker.com/id/1036430 | vdb entry |
http://www.debian.org/security/2016/dsa-3631 | vendor advisory |
http://php.net/ChangeLog-7.php | release notes |
http://openwall.com/lists/oss-security/2016/07/24/2 | mailing list |
https://support.apple.com/HT207170 |