]> granicus.if.org Git - php/commitdiff
Add entry for bug #69152 in 5.6.8
authorLior Kaplan <kaplanlior@gmail.com>
Wed, 22 Apr 2015 16:40:56 +0000 (19:40 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Wed, 22 Apr 2015 16:40:56 +0000 (19:40 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 647d9f615dda1091692688924cb3daf390022118..7854844413da557f0aa0421e7e95c3dcfa8db409 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -111,6 +111,8 @@ PHP                                                                        NEWS
   . Fixed bug #68741 (Null pointer dereference). (CVE-2015-1352) (Laruence)
 
 - SOAP:
+  . Fixed bug #69152 (Type Confusion Infoleak Vulnerability in unserialize()
+    with SoapFault). (Dmitry)
   . Fixed bug #69293 (NEW segfault when using SoapClient::__setSoapHeader 
      (bisected, regression)). (Laruence)