From owner-svn-ports-head@freebsd.org Thu Dec 1 13:40:51 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 F0F55C60B68; Thu, 1 Dec 2016 13:40:51 +0000 (UTC) (envelope-from cmt@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 A789B18E3; Thu, 1 Dec 2016 13:40:51 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB1Deoh6042692; Thu, 1 Dec 2016 13:40:50 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB1Deosi042690; Thu, 1 Dec 2016 13:40:50 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201612011340.uB1Deosi042690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Thu, 1 Dec 2016 13:40:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427499 - 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.23 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, 01 Dec 2016 13:40:52 -0000 Author: cmt Date: Thu Dec 1 13:40:50 2016 New Revision: 427499 URL: https://svnweb.freebsd.org/changeset/ports/427499 Log: document mozilla vulnerabilities CVE-2016-9079 PR: 214978 Approved by: jbeich, rene (mentor, implicit) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 1 13:33:32 2016 (r427498) +++ head/security/vuxml/vuln.xml Thu Dec 1 13:40:50 2016 (r427499) @@ -58,6 +58,55 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Mozilla -- SVG Animation Remote Code Execution + + + firefox + 50.0.2,1 + + + firefox-esr + 45.5.1,1 + + + linux-firefox + 45.5.1,2 + + + libxul + 45.5.1 + + + thunderbird + 45.5.1 + + + linux-thunderbird + 45.5.1 + + + + +

The Mozilla Foundation reports:

+
+

A use-after-free vulnerability in SVG Animation has been + discovered. An exploit built on this vulnerability has been + discovered in the wild targeting Firefox and Tor Browser + users on Windows.

+
+ +
+ + CVE-2016-9079 + https://www.mozilla.org/en-US/security/advisories/mfsa2016-92/ + + + 2016-11-30 + 2016-12-01 + +
+ wget -- Access List Bypass / Race Condition