svn commit: r469773 - head/security/vuxml
Thomas Zander
riggs at FreeBSD.org
Sun May 13 06:00:56 UTC 2018
Author: riggs
Date: Sun May 13 06:00:55 2018
New Revision: 469773
URL: https://svnweb.freebsd.org/changeset/ports/469773
Log:
Document vulnerabilities in chromium before 66.0.3359.170
Reported by: Tommi Pernila <tommi.pernila at iki.fi> via e-mail
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sun May 13 05:46:53 2018 (r469772)
+++ head/security/vuxml/vuln.xml Sun May 13 06:00:55 2018 (r469773)
@@ -58,6 +58,43 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="e457978b-5484-11e8-9b85-54ee754af08e">
+ <topic>chromium -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>chromium</name>
+ <range><lt>66.0.3359.170</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/05/stable-channel-update-for-desktop.html">
+ <p>4 security fixes in this release:</p>
+ <ul>
+ <li>[835887] Critical: Chain leading to sandbox escape.
+ Reported by Anonymous on 2018-04-23</li>
+ <li>[836858] High CVE-2018-6121: Privilege Escalation in extensions</li>
+ <li>[836141] High CVE-2018-6122: Type confusion in V8</li>
+ <li>[833721] High CVE-2018-6120: Heap buffer overflow in PDFium.
+ Reported by Zhou Aiting(@zhouat1) of Qihoo 360 Vulcan Team on 2018-04-17</li>
+ <li>[841841] Various fixes from internal audits, fuzzing and other initiatives</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2018-6120</cvename>
+ <cvename>CVE-2018-6121</cvename>
+ <cvename>CVE-2018-6122</cvename>
+ <url>https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop.html</url>
+ </references>
+ <dates>
+ <discovery>2018-04-14</discovery>
+ <entry>2018-05-11</entry>
+ </dates>
+ </vuln>
+
<vuln vid="06ab7724-0fd7-427e-a5ce-fe436302b10c">
<topic>jenkins -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list