From owner-svn-ports-head@freebsd.org Thu Jul 16 06:08: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 49D8A9A384E; Thu, 16 Jul 2015 06:08:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.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 2D526149C; Thu, 16 Jul 2015 06:08:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6G68kft015206; Thu, 16 Jul 2015 06:08:46 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6G68jqD015205; Thu, 16 Jul 2015 06:08:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201507160608.t6G68jqD015205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 16 Jul 2015 06:08:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392274 - 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: Thu, 16 Jul 2015 06:08:46 -0000 Author: jbeich Date: Thu Jul 16 06:08:45 2015 New Revision: 392274 URL: https://svnweb.freebsd.org/changeset/ports/392274 Log: Document recent multiple mozilla vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jul 16 06:05:59 2015 (r392273) +++ head/security/vuxml/vuln.xml Thu Jul 16 06:08:45 2015 (r392274) @@ -58,6 +58,122 @@ Notes: --> + + mozilla -- multiple vulnerabilities + + + firefox + 39.0,1 + + + linux-firefox + 39.0,1 + + + seamonkey + 2.36 + + + linux-seamonkey + 2.36 + + + firefox-esr + 31.8.0,1 + 38.0,138.1.0,1 + + + libxul + 31.8.0 + 38.038.1.0 + + + thunderbird + 31.8.0 + 38.038.1.0 + + + linux-thunderbird + 31.8.0 + 38.038.1.0 + + + + +

The Mozilla Project reports:

+
+

MFSA 2015-59 Miscellaneous memory safety hazards (rv:39.0 + / rv:31.8 / rv:38.1)

+

MFSA 2015-60 Local files or privileged URLs in pages can + be opened into new tabs

+

MFSA 2015-61 Type confusion in Indexed Database + Manager

+

MFSA 2015-62 Out-of-bound read while computing an + oscillator rendering range in Web Audio

+

MFSA 2015-63 Use-after-free in Content Policy due to + microtask execution error

+

MFSA 2015-64 ECDSA signature validation fails to handle + some signatures correctly

+

MFSA 2015-65 Use-after-free in workers while using + XMLHttpRequest

+

MFSA 2015-66 Vulnerabilities found through code + inspection

+

MFSA 2015-67 Key pinning is ignored when overridable + errors are encountered

+

MFSA 2015-68 OS X crash reports may contain entered key + press information

+

MFSA 2015-69 Privilege escalation through internal + workers

+

MFSA 2015-70 NSS accepts export-length DHE keys with + regular DHE cipher suites

+

MFSA 2015-71 NSS incorrectly permits skipping of + ServerKeyExchange

+
+ +
+ + CVE-2015-2721 + CVE-2015-2722 + CVE-2015-2724 + CVE-2015-2725 + CVE-2015-2726 + CVE-2015-2727 + CVE-2015-2728 + CVE-2015-2729 + CVE-2015-2730 + CVE-2015-2731 + CVE-2015-2733 + CVE-2015-2734 + CVE-2015-2735 + CVE-2015-2736 + CVE-2015-2737 + CVE-2015-2738 + CVE-2015-2739 + CVE-2015-2740 + CVE-2015-2741 + CVE-2015-2742 + CVE-2015-2743 + CVE-2015-4000 + https://www.mozilla.org/security/advisories/mfsa2015-59/ + https://www.mozilla.org/security/advisories/mfsa2015-60/ + https://www.mozilla.org/security/advisories/mfsa2015-61/ + https://www.mozilla.org/security/advisories/mfsa2015-62/ + https://www.mozilla.org/security/advisories/mfsa2015-63/ + https://www.mozilla.org/security/advisories/mfsa2015-64/ + https://www.mozilla.org/security/advisories/mfsa2015-65/ + https://www.mozilla.org/security/advisories/mfsa2015-66/ + https://www.mozilla.org/security/advisories/mfsa2015-67/ + https://www.mozilla.org/security/advisories/mfsa2015-68/ + https://www.mozilla.org/security/advisories/mfsa2015-69/ + https://www.mozilla.org/security/advisories/mfsa2015-70/ + https://www.mozilla.org/security/advisories/mfsa2015-71/ + + + 2015-07-02 + 2015-07-16 + +
+ PolarSSL -- Security Fix Backports