Date: Sun, 10 Jun 2018 08:47:07 +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: r472121 - head/security/vuxml Message-ID: <201806100847.w5A8l7aZ077194@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Sun Jun 10 08:47:07 2018 New Revision: 472121 URL: https://svnweb.freebsd.org/changeset/ports/472121 Log: Document new vulnerability in www/chromium < 67.0.3396.79 Obtained from: https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Jun 10 08:34:29 2018 (r472120) +++ head/security/vuxml/vuln.xml Sun Jun 10 08:47:07 2018 (r472121) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="4cb49a23-6c89-11e8-8b33-e8e0b747a45a"> + <topic>chromium -- Incorrect handling of CSP header</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>67.0.3396.79</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/06/stable-channel-update-for-desktop.html"> + <p>1 security fix contributed by external researchers:</p> + <ul> + <li>[845961] High CVE-2018-6148: Incorrect handling of CSP header. Reported by Michal Bentkowski on 2018-05-23</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2018-6148</cvename> + <url>https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html</url> + </references> + <dates> + <discovery>2018-06-06</discovery> + <entry>2018-06-10</entry> + </dates> + </vuln> + <vuln vid="7da0417f-6b24-11e8-84cc-002590acae31"> <topic>gnupg -- unsanitized output (CVE-2018-12020)</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806100847.w5A8l7aZ077194>