From owner-svn-ports-head@freebsd.org Mon Dec 25 11:31:21 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 25E52E84EFF; Mon, 25 Dec 2017 11:31:21 +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 E39EC1078; Mon, 25 Dec 2017 11:31:20 +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 vBPBVJhm043312; Mon, 25 Dec 2017 11:31:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBPBVJM0043310; Mon, 25 Dec 2017 11:31:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712251131.vBPBVJM0043310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 25 Dec 2017 11:31:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457217 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 457217 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: Mon, 25 Dec 2017 11:31:21 -0000 Author: jbeich Date: Mon Dec 25 11:31:19 2017 New Revision: 457217 URL: https://svnweb.freebsd.org/changeset/ports/457217 Log: security/vuxml: mark thunderbird < 52.5.2 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Dec 25 11:00:21 2017 (r457216) +++ head/security/vuxml/vuln.xml Mon Dec 25 11:31:19 2017 (r457217) @@ -58,6 +58,41 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- multiple vulnerabilities + + + thunderbird + linux-thunderbird + 52.5.2 + + + + +

Mozilla Foundation reports:

+
+

CVE-2017-7845: Buffer overflow when drawing and validating elements with ANGLE library using Direct 3D 9

+

CVE-2017-7846: JavaScript Execution via RSS in mailbox:// origin

+

CVE-2017-7847: Local path string can be leaked from RSS feed

+

CVE-2017-7848: RSS Feed vulnerable to new line Injection

+

CVE-2017-7829: Mailsploit part 1: From address with encoded null character is cut off in message header display

+
+ +
+ + CVE-2017-7829 + CVE-2017-7845 + CVE-2017-7846 + CVE-2017-7847 + CVE-2017-7848 + https://www.mozilla.org/security/advisories/mfsa2017-30/ + + + 2017-12-22 + 2017-12-25 + +
+ phpMyAdmin -- XSRF/CSRF vulnerability