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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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 | — | < 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. |
- CVE-2020-28896Nov 23, 2020affected < 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
- CVE-2020-14954Jun 21, 2020affected < 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
- CVE-2020-14154Jun 15, 2020affected < 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.
- CVE-2020-14093Jun 15, 2020affected < 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.
- CVE-2018-14362Jul 17, 2018affected < 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.
- CVE-2018-14359Jul 17, 2018affected < 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.
- CVE-2018-14358Jul 17, 2018affected < 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.
- CVE-2018-14357Jul 17, 2018affected < 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.
- CVE-2018-14356Jul 17, 2018affected < 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.
- CVE-2018-14355Jul 17, 2018affected < 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.
- CVE-2018-14354Jul 17, 2018affected < 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.
- CVE-2018-14353Jul 17, 2018affected < 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.
- CVE-2018-14352Jul 17, 2018affected < 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.
- CVE-2018-14350Jul 17, 2018affected < 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.
- CVE-2018-14349Jul 17, 2018affected < 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.