Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 20:30:36 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540344 - head/security/vuxml
Message-ID:  <202006242030.05OKUaq4019689@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="29b13a34-b1d2-11ea-a11c-4437e6ad11c4">
+    <topic>Machine-in-the-middle response injection attack when using STARTTLS with IMAP, POP3, and SMTP</topic>
+    <affects>
+      <package>
+	<name>mutt</name>
+	<range><le>1.14.3</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>mutt 1.14.4 updates:</p>
+	<blockquote cite="https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4">;
+	<p>CVE-2020-14954 - Machine-in-the-middle response injection attack when using STARTTLS with IMAP, POP3, and SMTP</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+    <cvename>CVE-2020-14954</cvename>
+    <url>https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4</url>;
+    </references>
+    <dates>
+      <discovery>2020-06-16</discovery>
+      <entry>2020-06-24</entry>
+    </dates>
+  </vuln>
+
+  <vuln vid="5b397852-b1d0-11ea-a11c-4437e6ad11c4">
+    <topic>IMAP fcc/postpone machine-in-the-middle attack</topic>
+    <affects>
+      <package>
+	<name>mutt</name>
+	<range><le>1.14.2</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>mutt 1.14.3 updates:</p>
+	<blockquote cite="https://github.com/muttmua/mutt/commit/3e88866dc60b5fa6aaba6fd7c1710c12c1c3cd01">;
+	<p>CVE-2020-14093 - IMAP fcc/postpone man-in-the-middle attack via a PREAUTH response.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+    <url>https://github.com/muttmua/mutt/commit/3e88866dc60b5fa6aaba6fd7c1710c12c1c3cd01</url>;
+    <cvename>CVE-2020-14093</cvename>
+    </references>
+    <dates>
+      <discovery>2020-06-14</discovery>
+      <entry>2020-06-24</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="6bff5ca6-b61a-11ea-aef4-08002728f74c">
     <topic>curl -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006242030.05OKUaq4019689>