svn commit: r465723 - head/security/vuxml
Carlos J. Puga Medina
cpm at FreeBSD.org
Tue Mar 27 17:33:23 UTC 2018
Author: cpm
Date: Tue Mar 27 17:33:22 2018
New Revision: 465723
URL: https://svnweb.freebsd.org/changeset/ports/465723
Log:
Document new vulnerability in www/chromium < 65.0.3325.181
Obtained from: https://chromereleases.googleblog.com/2018/03/stable-channel-update-for-desktop_20.html
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Mar 27 16:38:38 2018 (r465722)
+++ head/security/vuxml/vuln.xml Tue Mar 27 17:33:22 2018 (r465723)
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="3ae21918-31e3-11e8-927b-e8e0b747a45a">
+ <topic>chromium -- vulnerability</topic>
+ <affects>
+ <package>
+ <name>chromium</name>
+ <range><lt>65.0.3325.181</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/2018/03/stable-channel-update-for-desktop_20.html">
+ <p>1 security fix in this release, including:</p>
+ <ul>
+ <li>[823553] Various fixes from internal audits, fuzzing and other initiatives</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://chromereleases.googleblog.com/2018/03/stable-channel-update-for-desktop_20.html</url>
+ </references>
+ <dates>
+ <discovery>2018-03-20</discovery>
+ <entry>2018-03-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b7cff5a9-31cc-11e8-8f07-b499baebfeaf">
<topic>OpenSSL -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list