View | Details | Raw Unified | Return to bug 251278
Collapse All | Expand All

(-)b/security/vuxml/vuln.xml (-1 / +27 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="dc132c91-2b71-11eb-8cfd-4437e6ad11c4">
62
    <topic>mutt -- authentication credentials being sent over an unencrypted connection</topic>
63
    <affects>
64
      <package>
65
	<name>mutt</name>
66
	<range><lt>2.0.2</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>Kevin J. McCarthy reports:</p>
72
	<blockquote cite="https://gitlab.com/muttmua/mutt/-/commit/04b06aaa3e0cc0022b9b01dbca2863756ebbf59a">
73
	    <p>Mutt had incorrect error handling when initially connecting to an IMAP
74
	       server, which could result in an attempt to authenticate without enabling TLS.</p>
75
	</blockquote>
76
      </body>
77
    </description>
78
    <references>
79
      <cvename>CVE-2020-28896</cvename>
80
      <url>https://gitlab.com/muttmua/mutt/-/commit/04b06aaa3e0cc0022b9b01dbca2863756ebbf59a</url>
81
    </references>
82
    <dates>
83
      <discovery>2020-11-20</discovery>
84
      <entry>2020-11-20</entry>
85
    </dates>
86
  </vuln>
87
61
  <vuln vid="040707f9-0b2a-11eb-8834-00155d01f202">
88
  <vuln vid="040707f9-0b2a-11eb-8834-00155d01f202">
62
    <topic>mozjpeg -- heap-based buffer over-read in get_rgb_row() in rdppm.c via a malformed PPM input file</topic>
89
    <topic>mozjpeg -- heap-based buffer over-read in get_rgb_row() in rdppm.c via a malformed PPM input file</topic>
63
    <affects>
90
    <affects>
64
- 

Return to bug 251278