From owner-svn-ports-all@freebsd.org Wed Jun 24 20:30:36 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A82B5342CC9; Wed, 24 Jun 2020 20:30:36 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49sZXX3wcJz44wm; Wed, 24 Jun 2020 20:30:36 +0000 (UTC) (envelope-from zeising@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 81DFA172F5; Wed, 24 Jun 2020 20:30:36 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05OKUaLP019691; Wed, 24 Jun 2020 20:30:36 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05OKUaq4019689; Wed, 24 Jun 2020 20:30:36 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202006242030.05OKUaq4019689@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Wed, 24 Jun 2020 20:30:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540344 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 540344 X-SVN-Commit-Repository: ports 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.33 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: Wed, 24 Jun 2020 20:30:36 -0000 Author: zeising Date: Wed Jun 24 20:30:35 2020 New Revision: 540344 URL: https://svnweb.freebsd.org/changeset/ports/540344 Log: Update VuXML with security issues in mail/mutt PR: 247399 Submitted by: Derek Schrock Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jun 24 20:29:38 2020 (r540343) +++ head/security/vuxml/vuln.xml Wed Jun 24 20:30:35 2020 (r540344) @@ -58,6 +58,58 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Machine-in-the-middle response injection attack when using STARTTLS with IMAP, POP3, and SMTP + + + mutt + 1.14.3 + + + + +

mutt 1.14.4 updates:

+
+

CVE-2020-14954 - Machine-in-the-middle response injection attack when using STARTTLS with IMAP, POP3, and SMTP

+
+ +
+ + CVE-2020-14954 + https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4 + + + 2020-06-16 + 2020-06-24 + +
+ + + IMAP fcc/postpone machine-in-the-middle attack + + + mutt + 1.14.2 + + + + +

mutt 1.14.3 updates:

+
+

CVE-2020-14093 - IMAP fcc/postpone man-in-the-middle attack via a PREAUTH response.

+
+ +
+ + https://github.com/muttmua/mutt/commit/3e88866dc60b5fa6aaba6fd7c1710c12c1c3cd01 + CVE-2020-14093 + + + 2020-06-14 + 2020-06-24 + +
+ curl -- multiple vulnerabilities