Commit:    5ceffe836470fb4a35db5080e7950c401b93b1a6
Author:    Lior Kaplan <kaplanl...@gmail.com>         Thu, 28 Apr 2016 20:21:31 
+0300
Parents:   2238460a87d128f3a988e340213162eea3a0fbcf
Branches:  master

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

Log:
Add CVE for #71736 (PHP 7.0.4)

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

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index dee90fb..04143ff 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -113,7 +113,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
   <li><?php bugfix(71485); ?> (Return typehint on internal func causes Fatal 
error when it throws exception).</li>
   <li><?php bugfix(71529); ?> (Variable references on array elements don't 
work when using count).</li>
   <li><?php bugfix(71601); ?> (finally block not executed after yield 
from).</li>
-  <li><?php bugfix(71637); ?> (Multiple Heap Overflow due to integer overflows 
in xml/filter_url/addcslashes).</li>
+  <li><?php bugfix(71637); ?> (Multiple Heap Overflow due to integer overflows 
in xml/filter_url/addcslashes). (CVE-2016-4344, CVE-2016-4345, 
CVE-2016-4346)</li>
 </ul></li>
 <li>CLI server:
 <ul>


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

Reply via email to