From owner-svn-ports-all@freebsd.org Fri Jul 22 20:30:18 2016 Return-Path: Delivered-To: svn-ports-all@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 2D10DBA2F47; Fri, 22 Jul 2016 20:30:18 +0000 (UTC) (envelope-from rene@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 04F351A28; Fri, 22 Jul 2016 20:30:17 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6MKUHTl061414; Fri, 22 Jul 2016 20:30:17 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6MKUGHF061412; Fri, 22 Jul 2016 20:30:17 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201607222030.u6MKUGHF061412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 22 Jul 2016 20:30:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418932 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 22 Jul 2016 20:30:18 -0000 Author: rene Date: Fri Jul 22 20:30:16 2016 New Revision: 418932 URL: https://svnweb.freebsd.org/changeset/ports/418932 Log: Document new vulnerabilities in www/chromium < 52.0.2743.82 Obtained from: https://googlechromereleases.blogspot.nl/2016/07/stable-channel-update.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jul 22 20:28:01 2016 (r418931) +++ head/security/vuxml/vuln.xml Fri Jul 22 20:30:16 2016 (r418932) @@ -58,6 +58,86 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + chromium-npapi + chromium-pulse + 52.0.2743.82 + + + + +

Google Chrome Releases reports:

+
+

48 security fixes in this release, including:

+
    +
  • [610600] High CVE-2016-1706: Sandbox escape in PPAPI. Credit to + Pinkie Pie xisigr of Tencent's Xuanwu Lab
  • +
  • [613949] High CVE-2016-1708: Use-after-free in Extensions. + Credit to Adam Varsan
  • +
  • [614934] High CVE-2016-1709: Heap-buffer-overflow in sfntly. + Credit to ChenQin of Topsec Security Team
  • +
  • [616907] High CVE-2016-1710: Same-origin bypass in Blink. + Credit to Mariusz Mlynski
  • +
  • [617495] High CVE-2016-1711: Same-origin bypass in Blink. + Credit to Mariusz Mlynski
  • +
  • [618237] High CVE-2016-5127: Use-after-free in Blink. Credit + to cloudfuzzer
  • +
  • [619166] High CVE-2016-5128: Same-origin bypass in V8. Credit + to Anonymous
  • +
  • [620553] High CVE-2016-5129: Memory corruption in V8. Credit to + Jeonghoon Shin
  • +
  • [623319] High CVE-2016-5130: URL spoofing. Credit to Wadih + Matar
  • +
  • [623378] High CVE-2016-5131: Use-after-free in libxml. Credit + to Nick Wellnhofer
  • +
  • [607543] Medium CVE-2016-5132: Limited same-origin bypass in + Service Workers. Credit to Ben Kelly
  • +
  • [613626] Medium CVE-2016-5133: Origin confusion in proxy + authentication. Credit to Patch Eudor
  • +
  • [593759] Medium CVE-2016-5134: URL leakage via PAC script. + Credit to Paul Stone
  • +
  • [605451] Medium CVE-2016-5135: Content-Security-Policy bypass. + Credit to kingxwy
  • +
  • [625393] Medium CVE-2016-5136: Use after free in extensions. + Credit to Rob Wu
  • +
  • [625945] Medium CVE-2016-5137: History sniffing with HSTS and + CSP. Credit to Xiaoyin Liu
  • +
  • [629852] CVE-2016-1705: Various fixes from internal audits, + fuzzing and other initiatives.
  • +
+
+ +
+ + CVE-2016-1705 + CVE-2016-1706 + CVE-2016-1708 + CVE-2016-1709 + CVE-2016-1710 + CVE-2016-1711 + CVE-2016-5127 + CVE-2016-5128 + CVE-2016-5129 + CVE-2016-5130 + CVE-2016-5131 + CVE-2016-5132 + CVE-2016-5133 + CVE-2016-5134 + CVE-2016-5135 + CVE-2016-5136 + CVE-2016-5137 + https://googlechromereleases.blogspot.nl/2016/07/stable-channel-update.html + + + 2016-07-20 + 2016-07-22 + +
+ krb5 -- KDC denial of service vulnerability