From owner-svn-ports-all@FreeBSD.ORG Wed Jan 14 07:10:10 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D78EB2B; Wed, 14 Jan 2015 07:10:10 +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 2A5F113D; Wed, 14 Jan 2015 07:10:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0E7AABY010486; Wed, 14 Jan 2015 07:10:10 GMT (envelope-from beat@FreeBSD.org) Received: (from beat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0E7A9fb010485; Wed, 14 Jan 2015 07:10:09 GMT (envelope-from beat@FreeBSD.org) Message-Id: <201501140710.t0E7A9fb010485@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: beat set sender to beat@FreeBSD.org using -f From: Beat Gaetzi Date: Wed, 14 Jan 2015 07:10:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376998 - 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.18-1 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: Wed, 14 Jan 2015 07:10:10 -0000 Author: beat Date: Wed Jan 14 07:10:09 2015 New Revision: 376998 URL: https://svnweb.freebsd.org/changeset/ports/376998 QAT: https://qat.redports.org/buildarchive/r376998/ Log: Document mozilla vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jan 14 06:14:28 2015 (r376997) +++ head/security/vuxml/vuln.xml Wed Jan 14 07:10:09 2015 (r376998) @@ -57,6 +57,90 @@ Notes: --> + + mozilla -- multiple vulnerabilities + + + firefox + 35.0,1 + + + firefox-esr + 31.4.0,1 + + + linux-firefox + 35.0,1 + + + linux-seamonkey + 2.32 + + + linux-thunderbird + 31.4.0 + + + seamonkey + 2.32 + + + thunderbird + 31.4.0 + + + libxul + 31.4.0 + + + + +

The Mozilla Project reports:

+
+

MSFA-2015-01 Miscellaneous memory safety hazards (rv:35.0 + / rv:31.4)

+

MSFA-2015-02 Uninitialized memory use during bitmap + rendering

+

MSFA-2015-03 sendBeacon requests lack an Origin header

+

MSFA-2015-04 Cookie injection through Proxy Authenticate + responses

+

MSFA-2015-05 Read of uninitialized memory in Web Audio

+

MSFA-2015-06 Read-after-free in WebRTC

+

MSFA-2015-07 Gecko Media Plugin sandbox escape

+

MSFA-2015-08 Delegated OCSP responder certificates failure + with id-pkix-ocsp-nocheck extension

+

MSFA-2015-09 XrayWrapper bypass through DOM objects

+
+ +
+ + CVE-2014-8634 + CVE-2014-8635 + CVE-2014-8637 + CVE-2014-8638 + CVE-2014-8639 + CVE-2014-8640 + CVE-2014-8641 + CVE-2014-8642 + CVE-2014-8643 + CVE-2014-8636 + https://www.mozilla.org/en-US/security/advisories/mfsa2015-01/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-02/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-03/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-04/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-05/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-06/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-07/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-08/ + https://www.mozilla.org/en-US/security/advisories/mfsa2015-09/ + https://www.mozilla.org/security/advisories/ + + + 2015-01-13 + 2015-01-14 + +
+ libevent -- integer overflow in evbuffers