From owner-svn-ports-all@freebsd.org Tue Nov 29 12:50:24 2016 Return-Path: Delivered-To: svn-ports-all@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 29E7BC5A252; Tue, 29 Nov 2016 12:50:24 +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 E6BF518E0; Tue, 29 Nov 2016 12:50:23 +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 uATCoNaf049417; Tue, 29 Nov 2016 12:50:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uATCoMw9049415; Tue, 29 Nov 2016 12:50:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201611291250.uATCoMw9049415@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 29 Nov 2016 12:50:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427376 - 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.23 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: Tue, 29 Nov 2016 12:50:24 -0000 Author: jbeich Date: Tue Nov 29 12:50:22 2016 New Revision: 427376 URL: https://svnweb.freebsd.org/changeset/ports/427376 Log: security/vuxml: mark www/firefox < 50.0.1,1 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 29 11:01:54 2016 (r427375) +++ head/security/vuxml/vuln.xml Tue Nov 29 12:50:22 2016 (r427376) @@ -58,6 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- data: URL can inherit wrong origin after an HTTP redirect + + + firefox + 50.0.1,1 + + + + +

The Mozilla Foundation reports:

+
+

Redirection from an HTTP connection to a data: URL + assigns the referring site's origin to the data: URL in some + circumstances. This can result in same-origin violations + against a domain if it loads resources from malicious + sites. Cross-origin setting of cookies has been demonstrated + without the ability to read them.

+
+ +
+ + CVE-2016-9078 + https://www.mozilla.org/security/advisories/mfsa2016-91/ + + + 2016-11-28 + 2016-11-29 + +
+ Roundcube -- arbitrary command execution