From owner-svn-ports-head@freebsd.org Tue Oct 13 19:28:46 2015 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 48371A12F28; Tue, 13 Oct 2015 19:28:46 +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 07861E68; Tue, 13 Oct 2015 19:28:45 +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 t9DJSjuX037315; Tue, 13 Oct 2015 19:28:45 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9DJSieH037312; Tue, 13 Oct 2015 19:28:44 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201510131928.t9DJSieH037312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 13 Oct 2015 19:28:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399212 - 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.20 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: Tue, 13 Oct 2015 19:28:46 -0000 Author: rene Date: Tue Oct 13 19:28:44 2015 New Revision: 399212 URL: https://svnweb.freebsd.org/changeset/ports/399212 Log: Document new vulnerabilities in www/chromium < 46.0.2490.71 Obtained from: http://googlechromereleases.blogspot.nl/2015/10/stable-channel-update.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Oct 13 19:12:17 2015 (r399211) +++ head/security/vuxml/vuln.xml Tue Oct 13 19:28:44 2015 (r399212) @@ -58,6 +58,60 @@ Notes: --> + + chromium -- multiple vulnerabilities + + + chromium + + chromium-npapi + chromium-pulse + 46.0.2490.71 + + + + +

Google Chrome Releases reports:

+
+

24 security fixes in this release, including:

+
    +
  • [519558] High CVE-2015-6755: Cross-origin bypass in Blink. + Credit to Mariusz Mlynski.
  • +
  • [507316] High CVE-2015-6756: Use-after-free in PDFium. Credit + to anonymous.
  • +
  • [529520] High CVE-2015-6757: Use-after-free in ServiceWorker. + Credit to Collin Payne.
  • +
  • [522131] High CVE-2015-6758: Bad-cast in PDFium. Credit to Atte + Kettunen of OUSPG.
  • +
  • [514076] Medium CVE-2015-6759: Information leakage in + LocalStorage. Credit to Muneaki Nishimura (nishimunea).
  • +
  • [519642] Medium CVE-2015-6760: Improper error handling in + libANGLE. Credit to lastland.net.
  • +
  • [447860,532967] Medium CVE-2015-6761: Memory corruption in + FFMpeg. Credit to Aki Helin of OUSPG and anonymous.
  • +
  • [512678] Low CVE-2015-6762: CORS bypass via CSS fonts. Credit + to Muneaki Nishimura (nishimunea).
  • +
+
+ +
+ + CVE-2015-6755 + CVE-2015-6756 + CVE-2015-6757 + CVE-2015-6758 + CVE-2015-6759 + CVE-2015-6760 + CVE-2015-6761 + CVE-2015-6762 + http://googlechromereleases.blogspot.nl/2015/10/stable-channel-update.html + + + 2015-10-13 + 2015-10-13 + +
+ p5-UI-Dialog -- shell command execution vulnerability