From: Lior Kaplan Date: Tue, 22 Dec 2015 17:17:15 +0000 (+0200) Subject: Add CVE for #71020 (PHP 7.0.1) X-Git-Tag: php-7.0.3RC1~108^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c11f4c489eec23d88950b7c25f904d899231857;p=php Add CVE for #71020 (PHP 7.0.1) --- diff --git a/NEWS b/NEWS index e871258083..8c7ed91420 100644 --- a/NEWS +++ b/NEWS @@ -117,7 +117,7 @@ PHP NEWS - Intl: . Fixed bug #71020 (Use after free in Collator::sortWithSortKeys). - (emmanuel dot law at gmail dot com, Laruence) + (CVE-2015-8616) (emmanuel dot law at gmail dot com, Laruence) - Mysqlnd: . Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction).