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

Collapse All | Expand All

(-)b/security/vuxml/vuln.xml (-1 / +52 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.3</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>CVE-2020-14954 - 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
    <cvename>CVE-2020-14954</cvename>
79
    <url>https://gitlab.com/muttmua/mutt/-/commit/c547433cdf2e79191b15c6932c57f1472bfb5ff4</url>
80
    </references>
81
    <dates>
82
      <discovery>2020-06-16</discovery>
83
      <entry>2020-06-19</entry>
84
    </dates>
85
  </vuln>
86
87
  <vuln vid="5b397852-b1d0-11ea-a11c-4437e6ad11c4">
88
    <topic>IMAP fcc/postpone machine-in-the-middle attack</topic>
89
    <affects>
90
      <package>
91
	<name>mutt</name>
92
	<range><le>1.14.2</le></range>
93
      </package>
94
    </affects>
95
    <description>
96
      <body xmlns="http://www.w3.org/1999/xhtml">
97
	<p>mutt 1.14.3 updates:</p>
98
	<blockquote cite="https://github.com/muttmua/mutt/commit/3e88866dc60b5fa6aaba6fd7c1710c12c1c3cd01">
99
	<p>CVE-2020-14093 - IMAP fcc/postpone man-in-the-middle attack via a PREAUTH response.</p>
100
	</blockquote>
101
      </body>
102
    </description>
103
    <references>
104
    <url>https://github.com/muttmua/mutt/commit/3e88866dc60b5fa6aaba6fd7c1710c12c1c3cd01</url>
105
    <cvename>CVE-2020-14093</cvename>
106
    </references>
107
    <dates>
108
      <discovery>2020-06-14</discovery>
109
      <entry>2020-06-19</entry>
110
    </dates>
111
  </vuln>
112
61
  <vuln vid="77896891-b08a-11ea-937b-b42e99a1b9c3">
113
  <vuln vid="77896891-b08a-11ea-937b-b42e99a1b9c3">
62
    <topic>vlc heap-based buffer overflow</topic>
114
    <topic>vlc heap-based buffer overflow</topic>
63
    <affects>
115
    <affects>
64
- 

Return to bug 247399