- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- nvd@nist.gov
- CWE-310
- Hype score
- Not currently trending
- Red HatNot vulnerable. This issue did not affect the versions of mutt as shipped with Red Hat Enterprise Linux 3, 4, or 5.
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mutt:mutt:1.5.19:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "89C33B31-B9BC-4E43-8221-219380B4B682"
},
{
"criteria": "cpe:2.3:a:mutt:mutt:1.5.20:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "591AA471-643C-49FB-8922-F91774946177"
}
],
"operator": "OR"
},
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
"vulnerable": false,
"matchCriteriaId": "DDA1CA86-1405-4C25-9BC2-5A5E6A76B911"
}
],
"operator": "OR"
}
],
"operator": "AND"
}
]