Date: Fri, 22 Sep 2017 21:45:56 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450416 - head/security/vuxml Message-ID: <201709222145.v8MLjudP069012@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Fri Sep 22 21:45:56 2017 New Revision: 450416 URL: https://svnweb.freebsd.org/changeset/ports/450416 Log: Document new vulnerabilities in www/chromium < 61.0.3163.100 Obtained from: https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop_21.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Sep 22 21:22:24 2017 (r450415) +++ head/security/vuxml/vuln.xml Fri Sep 22 21:45:56 2017 (r450416) @@ -58,6 +58,41 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="917e5519-9fdd-11e7-8b58-e8e0b747a45a"> + <topic>chromium -- multiple vulnerabilities</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>61.0.3163.100</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/09/stable-channel-update-for-desktop_21.html"> + <p>3 security fixes in this release, including:</p> + <ul> + <li>[765433] High CVE-2017-5121: Out-of-bounds access in V8. Reported by + Jordan Rabet, Microsoft Offensive Security Research and Microsoft + ChakraCore team on 2017-09-14</li> + <li>[752423] High CVE-2017-5122: Out-of-bounds access in V8. Reported by + Choongwoo Han of Naver Corporation on 2017-08-04</li> + <li>[767508] Various fixes from internal audits, fuzzing and other initiatives</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2017-5121</cvename> + <cvename>CVE-2017-5122</cvename> + <url>https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop_21.html</url> + </references> + <dates> + <discovery>2017-09-21</discovery> + <entry>2017-09-22</entry> + </dates> + </vuln> + <vuln vid="c2ea3b31-9d75-11e7-bb13-001999f8d30b"> <topic>asterisk -- RTP/RTCP information leak</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709222145.v8MLjudP069012>