Commit: 00b208ed16c5145842d29ee3f476d214f48b8411 Author: Remi Collet <[email protected]> Thu, 23 Jan 2020 10:45:48 +0100 Parents: 10aead474434e0871bbeaa7f5597bc7fde0f9db4 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=00b208ed16c5145842d29ee3f476d214f48b8411 Log: add missing CVE Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index 6e58c75b5..75a69ee91 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -1828,7 +1828,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>Standard: <ul> - <li><?php bugfix(79099); ?> (OOB read in php_strip_tags_ex).</li> + <li><?php bugfix(79099); ?> (OOB read in php_strip_tags_ex). (CVE-2020-7059)</li> </ul></li> </ul> <!-- }}} --></section> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
