rpm package
suse/mutt&distro=SUSE Linux Enterprise Point of Sale 11 SP3
pkg:rpm/suse/mutt&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3
Vulnerabilities (15)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-28896 | Med | 5.3 | < 1.5.17-42.56.1 | 1.5.17-42.56.1 | Nov 23, 2020 | Mutt before 2.0.2 and NeoMutt before 2020-11-20 did not ensure that $ssl_force_tls was processed if an IMAP server's initial server response was invalid. The connection was not properly closed, and the code could continue attempting to authenticate. This could result in authentic | |
| CVE-2020-14954 | Med | 5.9 | < 1.5.17-42.51.1 | 1.5.17-42.51.1 | Jun 21, 2020 | Mutt before 1.14.4 and NeoMutt before 2020-06-19 have a STARTTLS buffering issue that affects IMAP, SMTP, and POP3. When a server sends a "begin TLS" response, the client reads additional data (e.g., from a man-in-the-middle attacker) and evaluates it in a TLS context, aka "respo | |
| CVE-2020-14154 | Med | 4.8 | < 1.5.17-42.51.1 | 1.5.17-42.51.1 | Jun 15, 2020 | Mutt before 1.14.3 proceeds with a connection even if, in response to a GnuTLS certificate prompt, the user rejects an expired intermediate certificate. | |
| CVE-2020-14093 | Med | 5.9 | < 1.5.17-42.51.1 | 1.5.17-42.51.1 | Jun 15, 2020 | Mutt before 1.14.3 allows an IMAP fcc/postpone man-in-the-middle attack via a PREAUTH response. | |
| CVE-2018-14362 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c does not forbid characters that may have unsafe interaction with message-cache pathnames, as demonstrated by a '/' character. | |
| CVE-2018-14359 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They have a buffer overflow via base64 data. | |
| CVE-2018-14358 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long RFC822.SIZE field. | |
| CVE-2018-14357 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They allow remote IMAP servers to execute arbitrary commands via backquote characters, related to the mailboxes command associated with an automatic subscription. | |
| CVE-2018-14356 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c mishandles a zero-length UID. | |
| CVE-2018-14355 | Med | 5.3 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/util.c mishandles ".." directory traversal in a mailbox name. | |
| CVE-2018-14354 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They allow remote IMAP servers to execute arbitrary commands via backquote characters, related to the mailboxes command associated with a manual subscription or unsubscription. | |
| CVE-2018-14353 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c has an integer underflow. | |
| CVE-2018-14352 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c does not leave room for quote characters, leading to a stack-based buffer overflow. | |
| CVE-2018-14350 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long INTERNALDATE field. | |
| CVE-2018-14349 | Cri | 9.8 | < 1.5.17-42.43.1 | 1.5.17-42.43.1 | Jul 17, 2018 | An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a NO response without a message. |
- affected < 1.5.17-42.56.1fixed 1.5.17-42.56.1
Mutt before 2.0.2 and NeoMutt before 2020-11-20 did not ensure that $ssl_force_tls was processed if an IMAP server's initial server response was invalid. The connection was not properly closed, and the code could continue attempting to authenticate. This could result in authentic
- affected < 1.5.17-42.51.1fixed 1.5.17-42.51.1
Mutt before 1.14.4 and NeoMutt before 2020-06-19 have a STARTTLS buffering issue that affects IMAP, SMTP, and POP3. When a server sends a "begin TLS" response, the client reads additional data (e.g., from a man-in-the-middle attacker) and evaluates it in a TLS context, aka "respo
- affected < 1.5.17-42.51.1fixed 1.5.17-42.51.1
Mutt before 1.14.3 proceeds with a connection even if, in response to a GnuTLS certificate prompt, the user rejects an expired intermediate certificate.
- affected < 1.5.17-42.51.1fixed 1.5.17-42.51.1
Mutt before 1.14.3 allows an IMAP fcc/postpone man-in-the-middle attack via a PREAUTH response.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c does not forbid characters that may have unsafe interaction with message-cache pathnames, as demonstrated by a '/' character.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They have a buffer overflow via base64 data.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long RFC822.SIZE field.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They allow remote IMAP servers to execute arbitrary commands via backquote characters, related to the mailboxes command associated with an automatic subscription.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c mishandles a zero-length UID.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/util.c mishandles ".." directory traversal in a mailbox name.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. They allow remote IMAP servers to execute arbitrary commands via backquote characters, related to the mailboxes command associated with a manual subscription or unsubscription.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c has an integer underflow.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c does not leave room for quote characters, leading to a stack-based buffer overflow.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long INTERNALDATE field.
- affected < 1.5.17-42.43.1fixed 1.5.17-42.43.1
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a NO response without a message.