VYPR

Mutt

by Mutt

Source repositories

CVEs (52)

  • 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-2023-4874Sep 9, 2023
    risk 0.00cvss epss 0.01

    Null pointer dereference when viewing a specially crafted email in Mutt >1.5.2 <2.2.12

  • CVE-2023-4875Sep 9, 2023
    risk 0.00cvss epss 0.01

    Null pointer dereference when composing from a specially crafted draft message in Mutt >1.5.2 <2.2.12

  • CVE-2022-1328Apr 14, 2022
    risk 0.00cvss epss 0.02

    Buffer Overflow in uudecoder in Mutt affecting all versions starting from 0.94.13 before 2.2.3 allows read past end of input line

  • CVE-2021-32055May 5, 2021
    risk 0.00cvss epss 0.03

    Mutt 1.11.0 through 2.0.x before 2.0.7 (and NeoMutt 2019-10-25 through 2021-05-04) has a $imap_qresync issue in which imap/util.c has an out-of-bounds read in situations where an IMAP sequence set ends with a comma. NOTE: the $imap_qresync setting for QRESYNC is not enabled by…

  • CVE-2021-3181Jan 19, 2021
    risk 0.00cvss epss 0.03

    rfc822.c in Mutt through 2.0.4 allows remote attackers to cause a denial of service (mailbox unavailability) by sending email messages with sequences of semicolon characters in RFC822 address fields (aka terminators of empty groups). A small email message from the attacker can…

  • CVE-2020-28896Nov 23, 2020
    risk 0.00cvss epss 0.02

    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…

  • CVE-2020-14954Jun 21, 2020
    risk 0.00cvss epss 0.02

    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…

  • CVE-2020-14154Jun 15, 2020
    risk 0.00cvss epss 0.01

    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, 2020
    risk 0.00cvss epss 0.02

    Mutt before 1.14.3 allows an IMAP fcc/postpone man-in-the-middle attack via a PREAUTH response.

  • CVE-2005-2351Nov 1, 2019
    risk 0.00cvss epss 0.00

    Mutt before 1.5.20 patch 7 allows an attacker to cause a denial of service via a series of requests to mutt temporary files.

  • CVE-2014-0467Mar 14, 2014
    risk 0.00cvss epss 0.05

    Buffer overflow in copy.c in Mutt before 1.5.23 allows remote attackers to cause a denial of service (crash) via a crafted RFC2047 header line, related to address expansion.

  • CVE-2011-1429Mar 16, 2011
    risk 0.00cvss epss 0.01

    Mutt does not verify that the smtps server hostname matches the domain name of the subject of an X.509 certificate, which allows man-in-the-middle attackers to spoof an SSL SMTP server via an arbitrary certificate, a different vulnerability than CVE-2009-3766.

  • CVE-2009-3766Oct 23, 2009
    risk 0.00cvss epss 0.01

    mutt_ssl.c in mutt 1.5.16 and other versions before 1.5.19, when OpenSSL is used, does not verify the domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.

  • CVE-2009-3765Oct 23, 2009
    risk 0.00cvss epss 0.01

    mutt_ssl.c in mutt 1.5.19 and 1.5.20, when OpenSSL is used, does not properly handle a '\0' character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted…

  • CVE-2009-1390Jun 16, 2009
    risk 0.00cvss epss 0.02

    Mutt 1.5.19, when linked against (1) OpenSSL (mutt_ssl.c) or (2) GnuTLS (mutt_ssl_gnutls.c), allows connections when only one TLS certificate in the chain is accepted instead of verifying the entire chain, which allows remote attackers to spoof trusted servers via a…

  • CVE-2007-1268Mar 6, 2007
    risk 0.00cvss epss 0.03

    Mutt 1.5.13 and earlier does not properly use the --status-fd argument when invoking GnuPG, which prevents Mutt from visually distinguishing between signed and unsigned portions of OpenPGP messages with multiple components, which allows remote attackers to forge the contents of…

  • CVE-2006-5298Oct 16, 2006
    risk 0.00cvss epss 0.00

    The mutt_adv_mktemp function in the Mutt mail client 1.5.12 and earlier does not properly verify that temporary files have been created with restricted permissions, which might allow local users to create files with weak permissions via a race condition between the mktemp and…