From: Pierre Joye Date: Tue, 22 May 2007 15:17:03 +0000 (+0000) Subject: - add cve ref X-Git-Tag: php-5.2.3RC1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1ba2927aa949a003844f07d9fd2ac26cf8c8254;p=php - add cve ref --- diff --git a/NEWS b/NEWS index 1d5c84ab2c..fab979a0b0 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ PHP NEWS always_populate_raw_post_data is off. (Ilia) - Implemented FR #41416 (getColumnMeta() should also return table name). (Tony) - Fixed possible infinite loop in imagecreatefrompng (libgd #86) - (by Xavier Roche) (Pierre) + (by Xavier Roche, CVE-2007-2756) (Pierre) - Fixed ext/filter Email Validation Vulnerability (MOPB-45 by Stefan Esser) (Ilia) - Fixed altering $this via argument named "this". (Dmitry)