From owner-svn-ports-all@FreeBSD.ORG Mon Apr 27 10:53:41 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C788D131; Mon, 27 Apr 2015 10:53:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 B511011EE; Mon, 27 Apr 2015 10:53:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3RArfGV080722; Mon, 27 Apr 2015 10:53:41 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3RArfZ2080721; Mon, 27 Apr 2015 10:53:41 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201504271053.t3RArfZ2080721@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 27 Apr 2015 10:53:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384821 - 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.20 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: Mon, 27 Apr 2015 10:53:42 -0000 Author: rene Date: Mon Apr 27 10:53:40 2015 New Revision: 384821 URL: https://svnweb.freebsd.org/changeset/ports/384821 Log: Document new vulnerabilities in www/chromium < 42.0.2311.90 Obtained from: http://googlechromereleases.blogspot.nl/2015/04/stable-channel-update_14.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Apr 27 10:46:39 2015 (r384820) +++ head/security/vuxml/vuln.xml Mon Apr 27 10:53:40 2015 (r384821) @@ -57,6 +57,83 @@ Notes: --> + + chromium -- multiple vulnerabilities + + + chromium + 42.0.2311.90 + + + + chromium-npapi + 42.0.2311.90 + + + + chromium-pulse + 42.0.2311.90 + + + + +

Google Chrome Releases reports:

+
+

45 new security fixes, including:

+
    +
  • [456518] High CVE-2015-1235: Cross-origin-bypass in HTML + parser. Credit to anonymous.
  • +
  • [313939] Medium CVE-2015-1236: Cross-origin-bypass in Blink. + Credit to Amitay Dobo.
  • +
  • [461191] High CVE-2015-1237: Use-after-free in IPC. Credit to + Khalil Zhani.
  • +
  • [445808] High CVE-2015-1238: Out-of-bounds write in Skia. + Credit to cloudfuzzer.
  • +
  • [463599] Medium CVE-2015-1240: Out-of-bounds read in WebGL. + Credit to w3bd3vil.
  • +
  • [418402] Medium CVE-2015-1241: Tap-Jacking. Credit to Phillip + Moon and Matt Weston of Sandfield Information Systems.
  • +
  • [460917] High CVE-2015-1242: Type confusion in V8. Credit to + fcole@onshape.com.
  • +
  • [455215] Medium CVE-2015-1244: HSTS bypass in WebSockets. + Credit to Mike Ruddy.
  • +
  • [444957] Medium CVE-2015-1245: Use-after-free in PDFium. Credit + to Khalil Zhani.
  • +
  • [437399] Medium CVE-2015-1246: Out-of-bounds read in Blink. + Credit to Atte Kettunen of OUSPG.
  • +
  • [429838] Medium CVE-2015-1247: Scheme issues in OpenSearch. + Credit to Jann Horn.
  • +
  • [380663] Medium CVE-2015-1248: SafeBrowsing bypass. Credit to + Vittorio Gambaletta (VittGam).
  • +
  • [476786] CVE-2015-1249: Various fixes from internal audits, + fuzzing and other initiatives. Multiple vulnerabilities in V8 + fixed at the tip of the 4.2 branch (currently 4.2.77.14).
  • +
+
+ +
+ + http://googlechromereleases.blogspot.nl/2015/04/stable-channel-update_14.html + CVE-2015-1235 + CVE-2015-1236 + CVE-2015-1237 + CVE-2015-1238 + CVE-2015-1240 + CVE-2015-1241 + CVE-2015-1242 + CVE-2015-1244 + CVE-2015-1245 + CVE-2015-1246 + CVE-2015-1247 + CVE-2015-1248 + CVE-2015-1249 + + + 2015-04-14 + 2015-04-27 + +
+ wpa_supplicant -- P2P SSID processing vulnerability