Commit: f8cc363841ecd126c0c43f2773e4d85a54b8484c Author: Stanislav Malyshev <[email protected]> Tue, 12 Jun 2012 11:18:43 -0700 Parents: bccd1e672fabc3c788e93075221d47d9f077b167 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f8cc363841ecd126c0c43f2773e4d85a54b8484c Log: add CVE Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index b91b5d7..4950763 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,8 @@ PHP NEWS crash during execution). (Dmitry) . Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon). (Pierrick) - . Fixed potential overflow in _php_stream_scandir. (Jason Powell, - Stas) + . Fixed potential overflow in _php_stream_scandir (CVE-2012-2688). + (Jason Powell, Stas) - EXIF: . Fixed information leak in ext exif (discovered by Martin Noga, -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
