From owner-svn-ports-head@freebsd.org Fri Apr 21 13:46:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43342D41685; Fri, 21 Apr 2017 13:46:51 +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 mx1.freebsd.org (Postfix) with ESMTPS id 1DACB3F0; Fri, 21 Apr 2017 13:46:51 +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 v3LDko3X013945; Fri, 21 Apr 2017 13:46:50 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3LDkoTd013943; Fri, 21 Apr 2017 13:46:50 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201704211346.v3LDkoTd013943@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 21 Apr 2017 13:46:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439067 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2017 13:46:51 -0000 Author: cpm Date: Fri Apr 21 13:46:49 2017 New Revision: 439067 URL: https://svnweb.freebsd.org/changeset/ports/439067 Log: Document new vulnerabilities in www/chromium < 58.0.3029.81 Obtained from: https://chromereleases.googleblog.com/2017/04/stable-channel-update-for-desktop.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Apr 21 13:43:24 2017 (r439066) +++ head/security/vuxml/vuln.xml Fri Apr 21 13:46:49 2017 (r439067) @@ -58,6 +58,72 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + chromium-pulse + 58.0.3029.81 + + + + +

Google Chrome Releases reports:

+
+

29 security fixes in this release, including:

+
    +
  • [695826] High CVE-2017-5057: Type confusion in PDFium. Credit to + Guang Gong of Alpha Team, Qihoo 360
  • +
  • [694382] High CVE-2017-5058: Heap use after free in Print Preview. + Credit to Khalil Zhani
  • +
  • [684684] High CVE-2017-5059: Type confusion in Blink. Credit to + SkyLined working with Trend Micro's Zero Day Initiative
  • +
  • [683314] Medium CVE-2017-5060: URL spoofing in Omnibox. Credit to + Xudong Zheng
  • +
  • [672847] Medium CVE-2017-5061: URL spoofing in Omnibox. Credit to + Haosheng Wang (@gnehsoah)
  • +
  • [702896] Medium CVE-2017-5062: Use after free in Chrome Apps. + Credit to anonymous
  • +
  • [700836] Medium CVE-2017-5063: Heap overflow in Skia. Credit to + Sweetchip
  • +
  • [693974] Medium CVE-2017-5064: Use after free in Blink. Credit to + Wadih Matar
  • +
  • [704560] Medium CVE-2017-5065: Incorrect UI in Blink. Credit to + Khalil Zhani
  • +
  • [690821] Medium CVE-2017-5066: Incorrect signature handing in Networking. + Credit to Prof. Zhenhua Duan, Prof. Cong Tian, and Ph.D candidate Chu Chen + (ICTT, Xidian University)
  • +
  • [648117] Medium CVE-2017-5067: URL spoofing in Omnibox. Credit to + Khalil Zhani
  • +
  • [691726] Low CVE-2017-5069: Cross-origin bypass in Blink. Credit to + Michael Reizelman
  • +
  • [713205] Various fixes from internal audits, fuzzing and other initiatives
  • +
+
+ +
+ + CVE-2017-5057 + CVE-2017-5058 + CVE-2017-5059 + CVE-2017-5060 + CVE-2017-5061 + CVE-2017-5062 + CVE-2017-5063 + CVE-2017-5064 + CVE-2017-5065 + CVE-2017-5066 + CVE-2017-5067 + CVE-2017-5069 + https://chromereleases.googleblog.com/2017/04/stable-channel-update-for-desktop.html + + + 2017-04-19 + 2017-04-21 + +
+ icu -- multiple vulnerabilities