Bug 530713 (CVE-2009-3765) - CVE-2009-3765 mutt: Doesn't properly handle NULL character in subject Common Name
Summary: CVE-2009-3765 mutt: Doesn't properly handle NULL character in subject Common ...
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2009-3765
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL: http://dev.mutt.org/trac/changeset/60...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-24 12:27 UTC by Jan Lieskovsky
Modified: 2021-11-12 20:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-25 19:48:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Jan Lieskovsky 2009-10-24 12:27:17 UTC
Common Vulnerabilities and Exposures assigned an identifier CVE-2009-3765 to
the following vulnerability:

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 certificate issued by a legitimate Certification Authority, a
related issue to CVE-2009-2408.

References:
-----------
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3765
http://marc.info/?l=oss-security&m=125198917018936&w=2
http://marc.info/?l=oss-security&m=125369675820512&w=2
http://lists.opensuse.org/opensuse-security-announce/2009-10/msg00001.html

Upstream patch:
---------------
http://dev.mutt.org/trac/changeset/6016:dc09812e63a3/mutt_ssl.c

Comment 1 Jan Lieskovsky 2009-10-24 12:29:00 UTC
This issue does NOT affect the versions of the mutt package, as shipped
with Red Hat Enteprise Linux 3, 4, and 5.

This issue affects the versions of the mutt package, as shipped with
Fedora release of 10 and 11, and as scheduled to appear in Fedora 
release of 12.

Please fix.

Comment 2 Tomas Hoger 2009-10-25 19:48:54 UTC
(In reply to comment #1)
> This issue affects the versions of the mutt package, as shipped with
> Fedora release of 10 and 11, and as scheduled to appear in Fedora 
> release of 12.

mutt versions in current Fedora versions use GnuTLS and not OpenSSL and hence are not affected by this flaw.

Comment 3 Tomas Hoger 2009-10-26 14:38:49 UTC
(In reply to comment #1)
> This issue does NOT affect the versions of the mutt package, as shipped
> with Red Hat Enteprise Linux 3, 4, and 5.

Those version are "not affected", as they do not perform name checking at all, see bug #531011 / CVE-2009-3766 for further details.


Note You need to log in before you can comment on or make changes to this bug.