From owner-svn-ports-head@FreeBSD.ORG Sun Mar 22 04:45:56 2015 Return-Path: Delivered-To: svn-ports-head@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 BA664C65; Sun, 22 Mar 2015 04:45:56 +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 8B622AA2; Sun, 22 Mar 2015 04:45:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2M4juGX053923; Sun, 22 Mar 2015 04:45:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2M4juBJ053922; Sun, 22 Mar 2015 04:45:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201503220445.t2M4juBJ053922@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 22 Mar 2015 04:45:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381888 - 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.18-1 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: Sun, 22 Mar 2015 04:45:56 -0000 Author: jbeich Date: Sun Mar 22 04:45:55 2015 New Revision: 381888 URL: https://svnweb.freebsd.org/changeset/ports/381888 QAT: https://qat.redports.org/buildarchive/r381888/ Log: Document mozilla issues disclosed at HP Zero Day Initiative's Pwn2Own Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Mar 22 01:52:43 2015 (r381887) +++ head/security/vuxml/vuln.xml Sun Mar 22 04:45:55 2015 (r381888) @@ -57,6 +57,57 @@ Notes: --> + + mozilla -- multiple vulnerabilities + + + firefox + 36.0.4,1 + + + firefox-esr + 31.5.3,1 + + + linux-firefox + 36.0.4,1 + + + linux-seamonkey + 2.33.1 + + + seamonkey + 2.33.1 + + + libxul + 31.5.3 + + + + +

The Mozilla Project reports:

+
+

MFSA-2015-28 Privilege escalation through SVG navigation

+

MFSA-2015-29 Code execution through incorrect JavaScript + bounds checking elimination

+
+ +
+ + CVE-2015-0817 + CVE-2015-0818 + https://www.mozilla.org/security/advisories/mfsa2015-28/ + https://www.mozilla.org/security/advisories/mfsa2015-29/ + https://www.mozilla.org/security/advisories/ + + + 2015-03-20 + 2015-03-22 + +
+ OpenSSL -- multiple vulnerabilities