View | Details | Raw Unified | Return to bug 247399 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/vuxml/vuln.xml (-1 / +51 lines)
Lines 58-63 Notes: Link Here
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
59
-->
59
-->
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
61
  <vuln vid="29b13a34-b1d2-11ea-a11c-4437e6ad11c4">
62
    <topic>Machine-in-the-middle response injection attack when using STARTTLS with IMAP, POP3, and SMTP</topic>
63
    <affects>
64
      <package>
65
	<name>mutt</name>
66
	<range><le>1.14.4</le></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>mutt 1.14.4 updates:</p>
72
	<blockquote cite="https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4">
73
	<p>Machine-in-the-middle response injection attack when using STARTTLS with IMAP, POP3, and SMTP</p>
74
	</blockquote>
75
      </body>
76
    </description>
77
    <references>
78
    <url>https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4</url>
79
    </references>
80
    <dates>
81
      <discovery>2020-06-16</discovery>
82
      <entry>2020-06-19</entry>
83
    </dates>
84
  </vuln>
85
86
  <vuln vid="5b397852-b1d0-11ea-a11c-4437e6ad11c4">
87
    <topic>IMAP fcc/postpone machine-in-the-middle attack</topic>
88
    <affects>
89
      <package>
90
	<name>mutt</name>
91
	<range><le>1.14.3</le></range>
92
      </package>
93
    </affects>
94
    <description>
95
      <body xmlns="http://www.w3.org/1999/xhtml">
96
	<p>mutt 1.14.3 updates:</p>
97
	<blockquote cite="https://github.com/muttmua/mutt/commit/3e88866dc60b5fa6aaba6fd7c1710c12c1c3cd01">
98
	<p>CVE-2020-14093 - IMAP fcc/postpone man-in-the-middle attack via a PREAUTH response.</p>
99
	</blockquote>
100
      </body>
101
    </description>
102
    <references>
103
    <url>https://github.com/muttmua/mutt/commit/3e88866dc60b5fa6aaba6fd7c1710c12c1c3cd01</url>
104
    <cvename>CVE-2020-14093</cvename>
105
    </references>
106
    <dates>
107
      <discovery>2020-06-14</discovery>
108
      <entry>2020-06-19</entry>
109
    </dates>
110
  </vuln>
111
61
  <vuln vid="f28476f7-b166-11ea-8775-507b9d01076a">
112
  <vuln vid="f28476f7-b166-11ea-8775-507b9d01076a">
62
    <topic>Several issues in Lynis</topic>
113
    <topic>Several issues in Lynis</topic>
63
    <affects>
114
    <affects>
64
- 

Return to bug 247399