1
0
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:
Lior Kaplan
2018-01-15 15:49:48 +02:00
parent 972da9d73e
commit 89c4e78f36

View File

@@ -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>