Commit: f126ba5501cfadc2f9cf288f72395937e98b05b7 Author: Lior Kaplan <kaplanl...@gmail.com> Thu, 21 May 2015 17:24:50 +0300 Parents: 8e72b1d0819efefe517747152fb89721ad7f4ff0 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f126ba5501cfadc2f9cf288f72395937e98b05b7 Log: Add CVE to bug #69453 (PHP 5.4.41, 5.5.25, 5.6.9) Bugs: https://bugs.php.net/69453 Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 32b8973..21d6fc7 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -49,7 +49,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>Phar: <ul> - <li><?php bugfix(69453); ?> (Memory Corruption in phar_parse_tarfile when entry filename starts with null).</li> + <li><?php bugfix(69453); ?> (Memory Corruption in phar_parse_tarfile when entry filename starts with null). (CVE-2015-4021)</li> </ul></li> </ul> <!-- }}} --></section> @@ -90,7 +90,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>Phar: <ul> - <li><?php bugfix(69453); ?> (Memory Corruption in phar_parse_tarfile when entry filename starts with null).</li> + <li><?php bugfix(69453); ?> (Memory Corruption in phar_parse_tarfile when entry filename starts with null). (CVE-2015-4021)</li> </ul></li> </ul> <!-- }}} --></section> @@ -119,7 +119,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>Phar: <ul> - <li><?php bugfix(69453); ?> (Memory Corruption in phar_parse_tarfile when entry filename starts with null).</li> + <li><?php bugfix(69453); ?> (Memory Corruption in phar_parse_tarfile when entry filename starts with null). (CVE-2015-4021)</li> </ul></li> </ul> <!-- }}} --></section> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php