mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add CVE ID to bug #73807 (PHP 5.6.31, 7.0.17 and 7.1.3)
This commit is contained in:
@@ -45,7 +45,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
<b><?php release_date('06-Jul-2017'); ?></b>
|
||||
<ul><li>Core:
|
||||
<ul>
|
||||
<li><?php bugfix(73807); ?> (Performance problem with processing post request over 2000000 chars).</li>
|
||||
<li><?php bugfix(73807); ?> (Performance problem with processing large post request). (CVE-2017-11142)</li>
|
||||
<li><?php bugfix(74111); ?> (Heap buffer overread (READ: 1) finish_nested_data from unserialize).</li>
|
||||
<li><?php bugfix(74603); ?> (PHP INI Parsing Stack Buffer Overflow Vulnerability).</li>
|
||||
<li><?php bugfix(74819); ?> (wddx_deserialize() heap out-of-bound read via php_parse_date()). (CVE-2017-11145)</li>
|
||||
|
||||
Reference in New Issue
Block a user