Skip to content

Instantly share code, notes, and snippets.

@pernila
Created May 11, 2018 07:40
Show Gist options
  • Save pernila/8e1594daaa0cb7278265b191d0843375 to your computer and use it in GitHub Desktop.
Save pernila/8e1594daaa0cb7278265b191d0843375 to your computer and use it in GitHub Desktop.
svn diff -r469613 .
Index: security/vuxml/vuln.xml
===================================================================
--- security/vuxml/vuln.xml (revision 469613)
+++ security/vuxml/vuln.xml (working copy)
@@ -58,6 +58,43 @@
* 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-6121</cvename>
+ <cvename>CVE-2018-6122</cvename>
+ <cvename>CVE-2018-6120</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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment