pajoye Tue, 13 Mar 2012 12:55:33 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=324185
Log:
- add CVE
Changed paths:
U php/php-src/branches/PHP_5_4/NEWS
Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS 2012-03-13 11:03:09 UTC (rev 324184)
+++ php/php-src/branches/PHP_5_4/NEWS 2012-03-13 12:55:33 UTC (rev 324185)
@@ -317,9 +317,9 @@
been added. (Scott)
. Added http_response_code() function. FR #52555. (Paul Dragoonis, Kalle)
. Fixed bug #55500 (Corrupted $_FILES indices lead to security concern).
- (Stas)
+ (CVE-2012-1172). (Stas)
. Fixed bug #54374 (Insufficient validating of upload name leading to
- corrupted $_FILES indices). (Stas, lekensteyn at gmail dot com)
+ corrupted $_FILES indices). (CVE-2012-1172). (Stas, lekensteyn at gmail
dot com)
- Improved CLI SAPI:
. Added built-in web server that is intended for testing purpose.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php