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 #75981 (PHP 5.6.34, 7.0.28, 7.1.15 and 7.2.3)

This commit is contained in:
Lior Kaplan
2018-03-05 20:36:59 +02:00
parent ffa80544cf
commit 02f22aba9f
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
<b><?php release_date('01-Mar-2018'); ?></b>
<ul><li>Standard:
<ul>
<li><?php bugfix(75981); ?> (stack-buffer-overflow while parsing HTTP response).</li>
<li><?php bugfix(75981); ?> (stack-buffer-overflow while parsing HTTP response). (CVE-2018-7584)</li>
</ul></li>
</ul>
<!-- }}} --></section>