]> granicus.if.org Git - php/commitdiff
Add NEWS entry for bug #67730
authorLior Kaplan <kaplanlior@gmail.com>
Tue, 19 Aug 2014 22:05:22 +0000 (01:05 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Tue, 19 Aug 2014 22:05:22 +0000 (01:05 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 37d7de85dc35e2fe8d8b821196df1c730bff3224..d38da069efdc1876d05029eeacda0d213273f886 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,8 @@ PHP                                                                        NEWS
 - GD:
   . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
     (CVE-2014-2497) (Remi)
+  . Fixed bug #67730 (Null byte injection possible with imagexxx functions).
+    (CVE-2014-5120) (Ryan Mauger)
 
 - Milter:
   . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)