From: Felipe Pena Date: Mon, 13 Jun 2011 19:47:31 +0000 (+0000) Subject: - Added CVE id X-Git-Tag: php-5.3.7RC1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d42a0aee916ac6342b70a0a497a4cf9d0e79cdfe;p=php - Added CVE id --- diff --git a/NEWS b/NEWS index f2173e4479..e5efa84633 100644 --- a/NEWS +++ b/NEWS @@ -31,7 +31,7 @@ PHP NEWS . Fixed a crash inside dtor for error handling. (Ilia) . Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload - filename). (Felipe) Reported by Krzysztof Kotowicz. + filename). (Felipe) Reported by Krzysztof Kotowicz. (CVE-2011-2202) . Fixed bug #54935 php_win_err can lead to crash. (Pierre) . Fixed bug #54924 (assert.* is not being reset upon request shutdown). (Ilia)