Commit: ba4ea34f67bf27d40c875bd44fc9c51df73cd2c5 Author: Stanislav Malyshev <[email protected]> Thu, 3 Apr 2014 23:38:54 -0700 Parents: a3318f94b952deb44757f6f0604f89042f393b5b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=ba4ea34f67bf27d40c875bd44fc9c51df73cd2c5 Log: add CVE-2013-7345 Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 36c548a..b6d7c1a 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -94,7 +94,7 @@ function release_date($in) { </ul></li> <li>Fileinfo: <ul> - <li><?php bugfix(66946); ?> (fileinfo: extensive backtracking in awk rule regular expression)</li> + <li><?php bugfix(66946); ?> (fileinfo: extensive backtracking in awk rule regular expression (CVE-2013-7345))</li> </ul></li> <li>FPM: <ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
