From: Stanislav Malyshev Date: Tue, 10 Jul 2007 20:25:49 +0000 (+0000) Subject: add CVE ref X-Git-Tag: php-5.2.4RC1~191 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06d76f722df6f68951dd561357bfb43cdb8cf517;p=php add CVE ref --- diff --git a/NEWS b/NEWS index cdc25abe2d..ccf610c838 100644 --- a/NEWS +++ b/NEWS @@ -45,7 +45,7 @@ PHP NEWS when open_basedir or safe_mode is active. (Stas) - 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 (Stas, Maksymilian Arciemowicz) + open_basedir and safe_mode (CVE-2007-3378) (Stas, Maksymilian Arciemowicz) - Fixed PECL Bug #11345 (PDO_OCI crash after National language Support "NLS" environment initialization error). (Chris Jones)