From owner-svn-ports-head@freebsd.org Tue Nov 14 19:04:26 2017 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 01232DDB297; Tue, 14 Nov 2017 19:04:26 +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 B61A46B655; Tue, 14 Nov 2017 19:04:25 +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 vAEJ4OPD000809; Tue, 14 Nov 2017 19:04:24 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAEJ4O0G000807; Tue, 14 Nov 2017 19:04:24 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201711141904.vAEJ4O0G000807@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 14 Nov 2017 19:04:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454193 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 454193 X-SVN-Commit-Repository: ports 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.25 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: Tue, 14 Nov 2017 19:04:26 -0000 Author: jbeich Date: Tue Nov 14 19:04:24 2017 New Revision: 454193 URL: https://svnweb.freebsd.org/changeset/ports/454193 Log: security/vuxml: mark firefox < 57 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 14 19:04:06 2017 (r454192) +++ head/security/vuxml/vuln.xml Tue Nov 14 19:04:24 2017 (r454193) @@ -58,6 +58,82 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- multiple vulnerabilities + + + firefox + + 56.0.2_10,1 + + + seamonkey + linux-seamonkey + 2.49.2 + + + firefox-esr + 52.5.0,1 + + + linux-firefox + 52.5.0,2 + + + libxul + thunderbird + linux-thunderbird + 52.5.0 + + + + +

Mozilla Foundation reports:

+
+

CVE-2017-7828: Use-after-free of PressShell while restyling layout

+

CVE-2017-7830: Cross-origin URL information leak through Resource Timing API

+

CVE-2017-7831: Information disclosure of exposed properties on JavaScript proxy objects

+

CVE-2017-7832: Domain spoofing through use of dotless 'i' character followed by accent markers

+

CVE-2017-7833: Domain spoofing with Arabic and Indic vowel marker characters

+

CVE-2017-7834: data: URLs opened in new tabs bypass CSP protections

+

CVE-2017-7835: Mixed content blocking incorrectly applies with redirects

+

CVE-2017-7836: Pingsender dynamically loads libcurl on Linux and OS X

+

CVE-2017-7837: SVG loaded as <img> can use meta tags to set cookies

+

CVE-2017-7838: Failure of individual decoding of labels in international domain names triggers punycode display of entire IDN

+

CVE-2017-7839: Control characters before javascript: URLs defeats self-XSS prevention mechanism

+

CVE-2017-7840: Exported bookmarks do not strip script elements from user-supplied tags

+

CVE-2017-7842: Referrer Policy is not always respected for <link> elements

+

CVE-2017-7827: Memory safety bugs fixed in Firefox 57

+

CVE-2017-7826: Memory safety bugs fixed in Firefox 57 and Firefox ESR 52.5

+
+ +
+ + CVE-2017-7826 + CVE-2017-7827 + CVE-2017-7828 + CVE-2017-7830 + CVE-2017-7831 + CVE-2017-7832 + CVE-2017-7833 + CVE-2017-7834 + CVE-2017-7835 + CVE-2017-7836 + CVE-2017-7837 + CVE-2017-7838 + CVE-2017-7839 + CVE-2017-7840 + CVE-2017-7842 + https://www.mozilla.org/security/advisories/mfsa2017-24/ + https://www.mozilla.org/security/advisories/mfsa2017-25/ + + + 2017-11-14 + 2017-11-14 + +
+ rubygem-geminabox -- XSS vulnerabilities