Commit:    10a9586cfd3338d64ddc031107e498be3f3d63c9
Author:    Lior Kaplan <kaplanl...@gmail.com>         Wed, 18 May 2016 23:57:23 
+0300
Parents:   959dfc67344477568d86149cbcfacb097360f434
Branches:  master

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

Log:
Add CVE for #72099 (PHP 5.5.35, 5.6.21 and 7.0.6)

Bugs:
https://bugs.php.net/72099

Changed paths:
  M  ChangeLog-5.php
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index b1f17bc..449a9e8 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -72,7 +72,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>XML:
 <ul>
-  <li><?php bugfix(72099); ?> (xml_parse_into_struct segmentation fault).</li>
+  <li><?php bugfix(72099); ?> (xml_parse_into_struct segmentation fault). 
(CVE-2016-4539)</li>
 </ul></li>
 </ul>
 <!-- }}} --></section>
@@ -98,7 +98,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>XML:
 <ul>
-  <li><?php bugfix(72099); ?> (xml_parse_into_struct segmentation fault).</li>
+  <li><?php bugfix(72099); ?> (xml_parse_into_struct segmentation fault). 
(CVE-2016-4539)</li>
 </ul></li>
 </ul>
 <!-- }}} --></section>
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index f504421..98b314c 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -112,7 +112,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>XML:
 <ul>
-  <li><?php bugfix(72099); ?> (xml_parse_into_struct segmentation fault).</li>
+  <li><?php bugfix(72099); ?> (xml_parse_into_struct segmentation fault). 
(CVE-2016-4539)</li>
 </ul></li>
 <li>Zip:
 <ul>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to