gsd-2011-1429
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-1429", "description": "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.", "id": "GSD-2011-1429", "references": [ "https://www.suse.com/security/cve/CVE-2011-1429.html", "https://access.redhat.com/errata/RHSA-2011:0959", "https://linux.oracle.com/cve/CVE-2011-1429.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-1429" ], "details": "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.", "id": "GSD-2011-1429", "modified": "2023-12-13T01:19:07.744387Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-1429", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "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 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2011:0959", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2011-0959.html" }, { "name": "44937", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/44937" }, { "name": "8143", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/8143" }, { "name": "mutt-smtptls-weak-security(66015)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66015" }, { "name": "20110308 Mutt: failure to check server certificate in SMTP TLS connection", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2011/Mar/87" }, { "name": "FEDORA-2011-7751", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061356.html" }, { "name": "FEDORA-2011-7739", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061353.html" }, { "name": "FEDORA-2011-7756", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061461.html" }, { "name": "46803", "refsource": "BID", "url": "http://www.securityfocus.com/bid/46803" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mutt:mutt:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-1429" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "46803", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/46803" }, { "name": "20110308 Mutt: failure to check server certificate in SMTP TLS connection", "refsource": "FULLDISC", "tags": [ "Patch" ], "url": "http://seclists.org/fulldisclosure/2011/Mar/87" }, { "name": "RHSA-2011:0959", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-0959.html" }, { "name": "44937", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/44937" }, { "name": "FEDORA-2011-7739", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061353.html" }, { "name": "FEDORA-2011-7751", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061356.html" }, { "name": "FEDORA-2011-7756", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061461.html" }, { "name": "8143", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/8143" }, { "name": "mutt-smtptls-weak-security(66015)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66015" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-08-17T01:34Z", "publishedDate": "2011-03-16T22:55Z" } } }
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.