svn commit: r459716 - head/security/vuxml
Carlos J. Puga Medina
cpm at FreeBSD.org
Tue Jan 23 00:39:13 UTC 2018
Author: cpm
Date: Tue Jan 23 00:39:12 2018
New Revision: 459716
URL: https://svnweb.freebsd.org/changeset/ports/459716
Log:
Document new vulnerability in www/chromium < 62.0.3202.94
Obtained from: https://chromereleases.googleblog.com/2017/11/stable-channel-update-for-desktop_13.html
Security: CVE-2017-15428
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Jan 23 00:35:21 2018 (r459715)
+++ head/security/vuxml/vuln.xml Tue Jan 23 00:39:12 2018 (r459716)
@@ -58,6 +58,36 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="82894193-ffd4-11e7-8b91-e8e0b747a45a">
+ <topic>chromium -- out of bounds read</topic>
+ <affects>
+ <package>
+ <name>chromium</name>
+ <range><lt>62.0.3202.94</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/2017/11/stable-channel-update-for-desktop_13.html">
+ <p>1 security fix in this release, including:</p>
+ <ul>
+ <li>[782145] High CVE-2017-15428: Out of bounds read in V8. Reported by
+ Zhao Qixun of Qihoo 360 Vulcan Team on 2017-11-07</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-15428</cvename>
+ <url>https://chromereleases.googleblog.com/2017/11/stable-channel-update-for-desktop_13.html</url>
+ </references>
+ <dates>
+ <discovery>2017-11-13</discovery>
+ <entry>2018-01-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="8d3bae09-fd28-11e7-95f2-005056925db4">
<topic>unbound -- vulnerability in the processing of wildcard synthesized NSEC records</topic>
<affects>
More information about the svn-ports-head
mailing list