From owner-svn-ports-head@freebsd.org Tue Apr 26 20:24:37 2016 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 05963B1D51E; Tue, 26 Apr 2016 20:24:37 +0000 (UTC) (envelope-from jbeich@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 D154B18DE; Tue, 26 Apr 2016 20:24:36 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3QKOZZ5035005; Tue, 26 Apr 2016 20:24:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3QKOZqM035004; Tue, 26 Apr 2016 20:24:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201604262024.u3QKOZqM035004@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 26 Apr 2016 20:24:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414068 - 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.21 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, 26 Apr 2016 20:24:37 -0000 Author: jbeich Date: Tue Apr 26 20:24:35 2016 New Revision: 414068 URL: https://svnweb.freebsd.org/changeset/ports/414068 Log: Document recent Firefox vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Apr 26 20:18:07 2016 (r414067) +++ head/security/vuxml/vuln.xml Tue Apr 26 20:24:35 2016 (r414068) @@ -58,6 +58,79 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- multiple vulnerabilities + + + firefox + linux-firefox + 46.0,1 + + + seamonkey + linux-seamonkey + 2.43 + + + firefox-esr + 39.0,145.1.0,1 + 38.8.0,1 + + + libxul + thunderbird + linux-thunderbird + 39.045.1.0 + 38.8.0 + + + + +

Mozilla Foundation reports:

+
+

MFSA 2016-39 Miscellaneous memory safety hazards (rv:46.0 / + rv:45.1 / rv:38.8)

+

MFSA 2016-42 Use-after-free and buffer overflow + in Service Workers

+

MFSA 2016-44 Buffer overflow in libstagefright with + CENC offsets

+

MFSA 2016-45 CSP not applied to pages sent with + multipart/x-mixed-replace

+

MFSA 2016-46 Elevation of privilege with + chrome.tabs.update API in web extensions

+

MFSA 2016-47 Write to invalid HashMap entry through + JavaScript.watch()

+

MFSA 2016-48 Firefox Health Reports could accept events + from untrusted domains

+
+ +
+ + CVE-2016-2804 + CVE-2016-2805 + CVE-2016-2806 + CVE-2016-2807 + CVE-2016-2808 + CVE-2016-2811 + CVE-2016-2812 + CVE-2016-2814 + CVE-2016-2816 + CVE-2016-2817 + CVE-2016-2820 + https://www.mozilla.org/security/advisories/mfsa2016-39/ + https://www.mozilla.org/security/advisories/mfsa2016-42/ + https://www.mozilla.org/security/advisories/mfsa2016-44/ + https://www.mozilla.org/security/advisories/mfsa2016-45/ + https://www.mozilla.org/security/advisories/mfsa2016-46/ + https://www.mozilla.org/security/advisories/mfsa2016-47/ + https://www.mozilla.org/security/advisories/mfsa2016-48/ + + + 2016-04-26 + 2016-04-26 + +
+ phpmyfaq -- cross-site request forgery vulnerability