]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 26 Jul 2007 08:26:47 +0000 (08:26 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 26 Jul 2007 08:26:47 +0000 (08:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dd40f9293d5d92dae5df3cb4aaf9d8fbe7073a52..5672033d9de3e2e1535c52a1cc3eac472dce7e17 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,8 @@ PHP                                                                        NEWS
 - Fixed SimpleXML's behavior when used with empty(). (Sara)
 - Fixed session.save_path and error_log values to be checked against
   open_basedir and safe_mode (CVE-2007-3378) (Stas, Maksymilian Arciemowicz)
+- Fixed possible invalid read in glob() win32 implementation (CVE-2007-3806). 
+  (Tony)
 
 - Fixed PECL Bug #11345 (PDO_OCI crash after National language Support "NLS"
   environment initialization error). (Chris Jones)