From: Lior Kaplan Date: Fri, 29 Apr 2016 10:16:27 +0000 (+0300) Subject: Add CVE to bug #70976 (PHP 5.6.17) X-Git-Tag: php-7.0.7RC1~52^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34fc0ec3774dd6388f0899f56325794b61e32a9e;p=php Add CVE to bug #70976 (PHP 5.6.17) --- diff --git a/NEWS b/NEWS index 81a9afd2fc..667ca986b0 100644 --- a/NEWS +++ b/NEWS @@ -227,7 +227,7 @@ PHP NEWS - GD: . Fixed bug #70976 (Memory Read via gdImageRotateInterpolated Array Index - Out of Bounds). (emmanuel dot law at gmail dot com) + Out of Bounds). (CVE-2016-1903) (emmanuel dot law at gmail dot com) - Mysqlnd: . Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction).