diff options
author | Stanislav Malyshev <stas@php.net> | 2007-07-10 20:26:50 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2007-07-10 20:26:50 +0000 |
commit | ce77a5c7d2b60c5f7f65f3c08425b43893b7996b (patch) | |
tree | 2ef6d04a99138b0bd915f08f4d7978b1943709e8 | |
parent | 1c7d5e70ffa81a6fad0fa57bd6bac368fa6de9d3 (diff) | |
download | php-git-ce77a5c7d2b60c5f7f65f3c08425b43893b7996b.tar.gz |
add CVE ref
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ PHP 4 NEWS - Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active (Stas) - 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 bug #41765 (Recode crashes/does not work on amd64) (nexus at smoula dot net, Stas) - Fixed bug #41630 (segfault when an invalid color index is present in |