gsd-2009-1390
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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 man-in-the-middle attack.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2009-1390", "description": "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 man-in-the-middle attack.", "id": "GSD-2009-1390", "references": [ "https://www.suse.com/security/cve/CVE-2009-1390.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2009-1390" ], "details": "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 man-in-the-middle attack.", "id": "GSD-2009-1390", "modified": "2023-12-13T01:19:47.834022Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2009-1390", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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 man-in-the-middle attack." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://dev.mutt.org/hg/mutt/rev/64bf199c8d8a", "refsource": "MISC", "url": "http://dev.mutt.org/hg/mutt/rev/64bf199c8d8a" }, { "name": "http://dev.mutt.org/hg/mutt/rev/8f11dd00c770", "refsource": "MISC", "url": "http://dev.mutt.org/hg/mutt/rev/8f11dd00c770" }, { "name": "http://www.openwall.com/lists/oss-security/2009/06/10/2", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2009/06/10/2" }, { "name": "http://www.securityfocus.com/bid/35288", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/35288" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51068", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51068" }, { "name": "https://www.redhat.com/archives/fedora-package-announce/2009-June/msg00715.html", "refsource": "MISC", "url": "https://www.redhat.com/archives/fedora-package-announce/2009-June/msg00715.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mutt:mutt:1.5.19:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:gnutls:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2009-1390" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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 man-in-the-middle attack." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "http://dev.mutt.org/hg/mutt/rev/64bf199c8d8a", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "http://dev.mutt.org/hg/mutt/rev/64bf199c8d8a" }, { "name": "[oss-security] 20090610 Mutt 1.5.19 SSL chain verification flaw", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2009/06/10/2" }, { "name": "35288", "refsource": "BID", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/35288" }, { "name": "http://dev.mutt.org/hg/mutt/rev/8f11dd00c770", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "http://dev.mutt.org/hg/mutt/rev/8f11dd00c770" }, { "name": "FEDORA-2009-6465", "refsource": "FEDORA", "tags": [], "url": "https://www.redhat.com/archives/fedora-package-announce/2009-June/msg00715.html" }, { "name": "mutt-x509-security-bypass(51068)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51068" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": true, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2017-08-17T01:30Z", "publishedDate": "2009-06-16T21:00Z" } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.