VYPR

Neomutt

by Neomutt

Source repositories

CVEs (18)

  • CVE-2024-49395Nov 12, 2024
    risk 0.00cvss epss 0.00

    In mutt and neomutt, PGP encryption does not use the --hidden-recipient mode which may leak the Bcc email header field by inferring from the recipients info.

  • CVE-2024-49394Nov 12, 2024
    risk 0.00cvss epss 0.00

    In mutt and neomutt the In-Reply-To email header field is not protected by cryptographic signing which allows an attacker to reuse an unencrypted but signed email message to impersonate the original sender.

  • CVE-2024-49393Nov 12, 2024
    risk 0.00cvss epss 0.00

    In neomutt and mutt, the To and Cc email headers are not validated by cryptographic signing which allows an attacker that intercepts a message to change their value and include himself as a one of the recipients to compromise message confidentiality.

  • CVE-2018-14363Jul 17, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in NeoMutt before 2018-07-16. newsrc.c does not properly restrict '/' characters that may have unsafe interaction with cache pathnames.

  • CVE-2018-14362Jul 17, 2018
    risk 0.00cvss epss 0.02

    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-14350Jul 17, 2018
    risk 0.00cvss epss 0.03

    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-14360Jul 17, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in NeoMutt before 2018-07-16. nntp_add_group in newsrc.c has a stack-based buffer overflow because of incorrect sscanf usage.

  • CVE-2018-14352Jul 17, 2018
    risk 0.00cvss epss 0.03

    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-14356Jul 17, 2018
    risk 0.00cvss epss 0.01

    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-14349Jul 17, 2018
    risk 0.00cvss epss 0.01

    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-2018-14358Jul 17, 2018
    risk 0.00cvss epss 0.01

    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-14351Jul 17, 2018
    risk 0.00cvss epss 0.01

    An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a long IMAP status mailbox literal count size.

  • CVE-2018-14353Jul 17, 2018
    risk 0.00cvss epss 0.02

    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-14354Jul 17, 2018
    risk 0.00cvss epss 0.03

    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-14357Jul 17, 2018
    risk 0.00cvss epss 0.03

    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-14359Jul 17, 2018
    risk 0.00cvss epss 0.04

    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-14361Jul 17, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in NeoMutt before 2018-07-16. nntp.c proceeds even if memory allocation fails for messages data.

  • CVE-2018-14355Jul 17, 2018
    risk 0.00cvss epss 0.01

    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.