Commit:    43b969f024c1d8103620f3c40905482a7be1fd0e
Author:    Lior Kaplan <kaplanl...@gmail.com>         Thu, 21 May 2015 17:24:50 
+0300
Parents:   5fa9f61e1e506780399493091770d5e77fdc9f00
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=43b969f024c1d8103620f3c40905482a7be1fd0e

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

Reply via email to