From owner-svn-ports-head@freebsd.org Thu Sep 28 22:47:59 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 39992E0E23A; Thu, 28 Sep 2017 22:47:59 +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 0F82B70C99; Thu, 28 Sep 2017 22:47:58 +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 v8SMlws0096740; Thu, 28 Sep 2017 22:47:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8SMlw56096738; Thu, 28 Sep 2017 22:47:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201709282247.v8SMlw56096738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 28 Sep 2017 22:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450877 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 450877 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.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, 28 Sep 2017 22:47:59 -0000 Author: jbeich Date: Thu Sep 28 22:47:57 2017 New Revision: 450877 URL: https://svnweb.freebsd.org/changeset/ports/450877 Log: security/vuxml: mark firefox < 56 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Sep 28 22:03:24 2017 (r450876) +++ head/security/vuxml/vuln.xml Thu Sep 28 22:47:57 2017 (r450877) @@ -58,6 +58,86 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- multiple vulnerabilities + + + firefox + 56.0,1 + + + seamonkey + linux-seamonkey + 2.49.2 + + + firefox-esr + 52.4.0,1 + + + linux-firefox + 52.4.0,2 + + + libxul + thunderbird + linux-thunderbird + 52.4.0 + + + + +

Mozilla Foundation reports:

+
+

CVE-2017-7793: Use-after-free with Fetch API

+

CVE-2017-7817: Firefox for Android address bar spoofing through fullscreen mode

+

CVE-2017-7818: Use-after-free during ARIA array manipulation

+

CVE-2017-7819: Use-after-free while resizing images in design mode

+

CVE-2017-7824: Buffer overflow when drawing and validating elements with ANGLE

+

CVE-2017-7805: Use-after-free in TLS 1.2 generating handshake hashes

+

CVE-2017-7812: Drag and drop of malicious page content to the tab bar can open locally stored files

+

CVE-2017-7814: Blob and data URLs bypass phishing and malware protection warnings

+

CVE-2017-7813: Integer truncation in the JavaScript parser

+

CVE-2017-7825: OS X fonts render some Tibetan and Arabic unicode characters as spaces

+

CVE-2017-7815: Spoofing attack with modal dialogs on non-e10s installations

+

CVE-2017-7816: WebExtensions can load about: URLs in extension UI

+

CVE-2017-7821: WebExtensions can download and open non-executable files without user interaction

+

CVE-2017-7823: CSP sandbox directive did not create a unique origin

+

CVE-2017-7822: WebCrypto allows AES-GCM with 0-length IV

+

CVE-2017-7820: Xray wrapper bypass with new tab and web console

+

CVE-2017-7811: Memory safety bugs fixed in Firefox 56

+

CVE-2017-7810: Memory safety bugs fixed in Firefox 56 and Firefox ESR 52.4

+
+ +
+ + CVE-2017-7793 + CVE-2017-7805 + CVE-2017-7810 + CVE-2017-7811 + CVE-2017-7812 + CVE-2017-7813 + CVE-2017-7814 + CVE-2017-7815 + CVE-2017-7816 + CVE-2017-7817 + CVE-2017-7818 + CVE-2017-7819 + CVE-2017-7820 + CVE-2017-7821 + CVE-2017-7822 + CVE-2017-7823 + CVE-2017-7824 + CVE-2017-7825 + https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/ + https://www.mozilla.org/en-US/security/advisories/mfsa2017-22/ + + + 2017-09-28 + 2017-09-29 + +
+ sam2p -- multiple issues