mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add CVE ID to bug #74782 (PHP 5.6.33, 7.0.27, 7.1.13 and 7.2.1)
This commit is contained in:
@@ -17,7 +17,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
</ul></li>
|
||||
<li>Phar:
|
||||
<ul>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page).</li>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page). (CVE-2018-5712)</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<!-- }}} --></section>
|
||||
|
||||
@@ -43,7 +43,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
</ul></li>
|
||||
<li>Phar:
|
||||
<ul>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page).</li>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page). (CVE-2018-5712)</li>
|
||||
</ul></li>
|
||||
<li>Standard:
|
||||
<ul>
|
||||
@@ -97,7 +97,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
</ul></li>
|
||||
<li>Phar:
|
||||
<ul>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page).</li>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page). (CVE-2018-5712)</li>
|
||||
</ul></li>
|
||||
<li>Standard:
|
||||
<ul>
|
||||
@@ -145,7 +145,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
</ul></li>
|
||||
<li>Phar:
|
||||
<ul>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page).</li>
|
||||
<li><?php bugfix(74782); ?> (Reflected XSS in .phar 404 page). (CVE-2018-5712)</li>
|
||||
</ul></li>
|
||||
<li>Standard:
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user