Commit: 44915c65fde2ae897f84f99312134667c50f0c91 Author: Lior Kaplan <kaplanl...@gmail.com> Thu, 21 May 2015 17:20:57 +0300 Parents: d46b9d9aee428e25eb8dfe341eafe9465f51df07 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=44915c65fde2ae897f84f99312134667c50f0c91 Log: Add CVE to bug #69418 (PHP 5.4.41, 5.5.25, 5.6.9) Bugs: https://bugs.php.net/69418 Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index d002570..b0caf7d 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -22,7 +22,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change <li><?php bugfix(69472); ?> (php_sys_readlink ignores misc errors from GetFinalPathNameByHandleA).</li> <li><?php bugfix(69364); ?> (PHP Multipart/form-data remote dos Vulnerability). (CVE-2015-4024)</li> <li><?php bugfix(69403); ?> (str_repeat() sign mismatch based memory corruption).</li> - <li><?php bugfix(69418); ?> (CVE-2006-7243 fix regressions in 5.4+).</li> + <li><?php bugfix(69418); ?> (CVE-2006-7243 fix regressions in 5.4+). (CVE-2015-4025)</li> <li><?php bugfix(69522); ?> (heap buffer overflow in unpack()).</li> </ul></li> <li>FTP: @@ -61,7 +61,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change <ul> <li><?php bugfix(69364); ?> (PHP Multipart/form-data remote dos Vulnerability). (CVE-2015-4024)</li> <li><?php bugfix(69403); ?> (str_repeat() sign mismatch based memory corruption).</li> - <li><?php bugfix(69418); ?> (CVE-2006-7243 fix regressions in 5.4+).</li> + <li><?php bugfix(69418); ?> (CVE-2006-7243 fix regressions in 5.4+). (CVE-2015-4025)</li> <li><?php bugfix(69522); ?> (heap buffer overflow in unpack()).</li> <li><?php bugfix(69467); ?> (Wrong checked for the interface by using Trait).</li> <li><?php bugfix(69420); ?> (Invalid read in zend_std_get_method).</li> @@ -102,7 +102,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change <ul> <li><?php bugfix(69364); ?> (PHP Multipart/form-data remote dos Vulnerability). (CVE-2015-4024)</li> <li><?php bugfix(69403); ?> (str_repeat() sign mismatch based memory corruption).</li> - <li><?php bugfix(69418); ?> (CVE-2006-7243 fix regressions in 5.4+).</li> + <li><?php bugfix(69418); ?> (CVE-2006-7243 fix regressions in 5.4+). (CVE-2015-4025)</li> <li><?php bugfix(69522); ?> (heap buffer overflow in unpack()).</li> </ul></li> <li>FTP: -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php