Commit:    89c4e78f360defd7c062f4daeeac2994613b230f
Author:    Lior Kaplan <kaplanl...@gmail.com>         Mon, 15 Jan 2018 15:49:48 
+0200
Parents:   972da9d73e194ff6fab4f62fa18702da22d2145f
Branches:  master

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

Log:
Add CVE ID to bug #73092 (PHP 7.0.21 and 7.1.7)

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

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 903abbf..7ecf29c 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -1077,7 +1077,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Intl:
 <ul>
-  <li><?php bugfix(73473); ?> (Stack Buffer Overflow in 
msgfmt_parse_message).</li>
+  <li><?php bugfix(73473); ?> (Stack Buffer Overflow in msgfmt_parse_message). 
(CVE-2017-11362)</li>
   <li><?php bugfix(74705); ?> (Wrong reflection on Collator::getSortKey and 
collator_get_sort_key).</li>
 </ul></li>
 <li>Mbstring:
@@ -1153,7 +1153,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Intl:
 <ul>
-  <li><?php bugfix(73473); ?> (Stack Buffer Overflow in 
msgfmt_parse_message).</li>
+  <li><?php bugfix(73473); ?> (Stack Buffer Overflow in msgfmt_parse_message). 
(CVE-2017-11362)</li>
   <li><?php bugfix(74705); ?> (Wrong reflection on Collator::getSortKey and 
collator_get_sort_key).</li>
   <li><?php bugfix(73634); ?> (grapheme_strpos illegal memory access).</li>
 </ul></li>


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

Reply via email to