mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add CVE ID to bug #73092 (PHP 7.0.21 and 7.1.7)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user