From: Lior Kaplan Date: Tue, 7 Jun 2016 18:45:24 +0000 (+0300) Subject: Add CVE to #66387 X-Git-Tag: php-5.6.23RC1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62f9d1e3ae434c3b59e6781ff890c9ba4a2ccf24;p=php Add CVE to #66387 --- diff --git a/NEWS b/NEWS index 7df775b4a8..8686b862f8 100644 --- a/NEWS +++ b/NEWS @@ -479,7 +479,8 @@ PHP NEWS - GD: . Fixed bug #53156 (imagerectangle problem with point ordering). (cmb) - . Fixed bug #66387 (Stack overflow with imagefilltoborder). (cmb) + . Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874) + (cmb) . Fixed bug #70102 (imagecreatefromwebm() shifts colors). (cmb) . Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb) . Fixed bug #66882 (imagerotate by -90 degrees truncates image by 1px). (cmb)