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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user