tony2001                Thu Jul 26 08:26:47 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.860&r2=1.2027.2.547.2.861&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.860 php-src/NEWS:1.2027.2.547.2.861
--- php-src/NEWS:1.2027.2.547.2.860     Wed Jul 25 16:34:05 2007
+++ php-src/NEWS        Thu Jul 26 08:26:47 2007
@@ -62,6 +62,8 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to