From owner-svn-ports-all@freebsd.org Sun Jun 10 08:47:08 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 576AC1006FE5; Sun, 10 Jun 2018 08:47:08 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CF3176051; Sun, 10 Jun 2018 08:47:08 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E380A2568; Sun, 10 Jun 2018 08:47:07 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5A8l75a077195; Sun, 10 Jun 2018 08:47:07 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5A8l7aZ077194; Sun, 10 Jun 2018 08:47:07 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201806100847.w5A8l7aZ077194@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sun, 10 Jun 2018 08:47:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472121 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 472121 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2018 08:47:08 -0000 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.) --> + + chromium -- Incorrect handling of CSP header + + + chromium + 67.0.3396.79 + + + + +

Google Chrome Releases reports:

+
+

1 security fix contributed by external researchers:

+
    +
  • [845961] High CVE-2018-6148: Incorrect handling of CSP header. Reported by Michal Bentkowski on 2018-05-23
  • +
+
+ +
+ + CVE-2018-6148 + https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html + + + 2018-06-06 + 2018-06-10 + +
+ gnupg -- unsanitized output (CVE-2018-12020)