From owner-svn-ports-all@freebsd.org Tue Sep 13 17:59:24 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 263BFBD9B74; Tue, 13 Sep 2016 17:59:24 +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 DD93C17C; Tue, 13 Sep 2016 17:59:23 +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 u8DHxNmJ083094; Tue, 13 Sep 2016 17:59:23 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8DHxMVb083092; Tue, 13 Sep 2016 17:59:22 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201609131759.u8DHxMVb083092@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 13 Sep 2016 17:59:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422049 - 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.23 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: Tue, 13 Sep 2016 17:59:24 -0000 Author: rene Date: Tue Sep 13 17:59:22 2016 New Revision: 422049 URL: https://svnweb.freebsd.org/changeset/ports/422049 Log: Belatedly add vulnerabilities for www/chromium < 52.0.2743.116 Obtained from: https://googlechromereleases.blogspot.nl/2016/08/stable-channel-update-for-desktop.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Sep 13 17:51:38 2016 (r422048) +++ head/security/vuxml/vuln.xml Tue Sep 13 17:59:22 2016 (r422049) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + chromium-npapi + chromium-pulse + 52.0.2743.116 + + + + +

Google Chrome Releases reports:

+
+

10 security fixes in this release, including:

+
    +
  • [629542] High CVE-2016-5141 Address bar spoofing. Credit to + anonymous
  • +
  • [626948] High CVE-2016-5142 Use-after-free in Blink. Credit to + anonymous
  • +
  • [625541] High CVE-2016-5139 Heap overflow in pdfium. Credit to + GiWan Go of Stealien
  • +
  • [619405] High CVE-2016-5140 Heap overflow in pdfium. Credit to + Ke Liu of Tencent's Xuanwu LAB
  • +
  • [623406] Medium CVE-2016-5145 Same origin bypass for images in + Blink. Credit to anonymous
  • +
  • [619414] Medium CVE-2016-5143 Parameter sanitization failure in + DevTools. Credit to Gregory Panakkal
  • +
  • [618333] Medium CVE-2016-5144 Parameter sanitization failure in + DevTools. Credit to Gregory Panakkal
  • +
  • [633486] CVE-2016-5146: Various fixes from internal audits, + fuzzing and other initiatives.
  • +
+
+ +
+ + CVE-2016-5139 + CVE-2016-5140 + CVE-2016-5141 + CVE-2016-5142 + CVE-2016-5143 + CVE-2016-5144 + CVE-2016-5145 + CVE-2016-5146 + https://googlechromereleases.blogspot.nl/2016/08/stable-channel-update-for-desktop.html + + + 2016-08-03 + 2016-09-13 + +
+ mysql -- Remote Root Code Execution