From owner-svn-ports-all@FreeBSD.ORG Wed Jul 23 07:50:19 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0A64496; Wed, 23 Jul 2014 07:50:19 +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 DD9DF2C56; Wed, 23 Jul 2014 07:50:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6N7oJQg099424; Wed, 23 Jul 2014 07:50:19 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6N7oJeZ099423; Wed, 23 Jul 2014 07:50:19 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201407230750.s6N7oJeZ099423@svn.freebsd.org> From: Xin LI Date: Wed, 23 Jul 2014 07:50:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362632 - 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 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, 23 Jul 2014 07:50:20 -0000 Author: delphij Date: Wed Jul 23 07:50:19 2014 New Revision: 362632 URL: http://svnweb.freebsd.org/changeset/ports/362632 QAT: https://qat.redports.org/buildarchive/r362632/ Log: Document Mozilla multiple vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jul 23 07:49:43 2014 (r362631) +++ head/security/vuxml/vuln.xml Wed Jul 23 07:50:19 2014 (r362632) @@ -57,6 +57,98 @@ Notes: --> + + mozilla -- multiple vulnerabilities + + + firefox + 31.0,1 + + + firefox-esr + 24.7.0,1 + + + linux-firefox + 31.0,1 + + + linux-thunderbird + 24.7.0 + + + thunderbird + 24.7.0 + + + nss + 3.16.1_2 + + + + + +

The Mozilla Project reports:

+
+

MFSA 2014-66 IFRAME sandbox same-origin access through + redirect

+

MFSA 2014-65 Certificate parsing broken by non-standard + character encoding

+

MFSA 2014-64 Crash in Skia library when scaling high + quality images

+

MFSA 2014-63 Use-after-free while when manipulating + certificates in the trusted cache

+

MFSA 2014-62 Exploitable WebGL crash with Cesium + JavaScript library

+

MFSA 2014-61 Use-after-free with FireOnStateChange + event

+

MFSA 2014-60 Toolbar dialog customization event + spoofing

+

MFSA 2014-59 Use-after-free in DirectWrite font + handling

+

MFSA 2014-58 Use-after-free in Web Audio due to + incorrect control message ordering

+

MFSA 2014-57 Buffer overflow during Web Audio + buffering for playback

+

MFSA 2014-56 Miscellaneous memory safety hazards + (rv:31.0 / rv:24.7)

+
+ +
+ + CVE-2014-1544 + CVE-2014-1547 + CVE-2014-1548 + CVE-2014-1549 + CVE-2014-1550 + CVE-2014-1551 + CVE-2014-1552 + CVE-2014-1555 + CVE-2014-1556 + CVE-2014-1557 + CVE-2014-1558 + CVE-2014-1559 + CVE-2014-1560 + CVE-2014-1561 + https://www.mozilla.org/security/announce/2014/mfsa2014-56.html + https://www.mozilla.org/security/announce/2014/mfsa2014-57.html + https://www.mozilla.org/security/announce/2014/mfsa2014-58.html + https://www.mozilla.org/security/announce/2014/mfsa2014-59.html + https://www.mozilla.org/security/announce/2014/mfsa2014-60.html + https://www.mozilla.org/security/announce/2014/mfsa2014-61.html + https://www.mozilla.org/security/announce/2014/mfsa2014-62.html + https://www.mozilla.org/security/announce/2014/mfsa2014-63.html + https://www.mozilla.org/security/announce/2014/mfsa2014-64.html + https://www.mozilla.org/security/announce/2014/mfsa2014-65.html + https://www.mozilla.org/security/announce/2014/mfsa2014-66.html + https://www.mozilla.org/security/announce/ + + + 2014-07-22 + 2014-07-23 + +
+ mcollective -- cert valication issue