Date: Tue, 12 Nov 2019 21:01:03 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517348 - head/security/vuxml Message-ID: <201911122101.xACL134h090882@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue Nov 12 21:01:03 2019 New Revision: 517348 URL: https://svnweb.freebsd.org/changeset/ports/517348 Log: Document new vulnerability in www/chromium < 78.0.3904.97 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 12 20:07:20 2019 (r517347) +++ head/security/vuxml/vuln.xml Tue Nov 12 21:01:03 2019 (r517348) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="88d00176-058e-11ea-bd1c-3065ec8fd3ec"> + <topic>chromium -- multiple vulnerabilities</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>78.0.3904.97</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Google Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2019/11/stable-channel-update-for-desktop.html"> + <p>Four security issues were fixed, including:<p> + <ul> + <li>[1021723] Various fixes from internal audits, fuzzing and other + initiatives</li> + </ul> + </blockquote> + </body> + </description> + <references> + <url>https://chromereleases.googleblog.com/2019/11/stable-channel-update-for-desktop.html</url> + </references> + <dates> + <discovery>2019-11-06</discovery> + <entry>2019-11-12</entry> + </dates> + </vuln> + <vuln vid="459df1ba-051c-11ea-9673-4c72b94353b5"> <topic>wordpress -- multiple issues</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911122101.xACL134h090882>