gsd-2013-2233
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Ansible before 1.2.1 makes it easier for remote attackers to conduct man-in-the-middle attacks by leveraging failure to cache SSH host keys.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-2233", "description": "Ansible before 1.2.1 makes it easier for remote attackers to conduct man-in-the-middle attacks by leveraging failure to cache SSH host keys.", "id": "GSD-2013-2233" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-2233" ], "details": "Ansible before 1.2.1 makes it easier for remote attackers to conduct man-in-the-middle attacks by leveraging failure to cache SSH host keys.", "id": "GSD-2013-2233", "modified": "2023-12-13T01:22:18.100157Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-2233", "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": "Ansible before 1.2.1 makes it easier for remote attackers to conduct man-in-the-middle attacks by leveraging failure to cache SSH host keys." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.openwall.com/lists/oss-security/2013/07/01/2", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2013/07/01/2" }, { "name": "http://www.openwall.com/lists/oss-security/2013/07/02/6", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2013/07/02/6" }, { "name": "https://github.com/ansible/ansible/issues/857", "refsource": "MISC", "url": "https://github.com/ansible/ansible/issues/857" }, { "name": "https://www.ansible.com/security", "refsource": "MISC", "url": "https://www.ansible.com/security" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=980821", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980821" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.2.1", "affected_versions": "All versions before 1.2.1", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-320", "CWE-937" ], "date": "2021-09-08", "description": "Ansible before 1.2.1 makes it easier for remote attackers to conduct man-in-the-middle attacks by leveraging failure to cache SSH host keys.", "fixed_versions": [ "1.2.1" ], "identifier": "CVE-2013-2233", "identifiers": [ "GHSA-9x6q-5423-w5v9", "CVE-2013-2233" ], "not_impacted": "All versions starting from 1.2.1", "package_slug": "pypi/ansible", "pubdate": "2018-10-10", "solution": "Upgrade to version 1.2.1 or above.", "title": "Moderate severity vulnerability that affects ansible", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2013-2233", "https://github.com/ansible/ansible/issues/857", "https://bugzilla.redhat.com/show_bug.cgi?id=980821", "https://github.com/advisories/GHSA-9x6q-5423-w5v9", "https://www.ansible.com/security", "http://www.openwall.com/lists/oss-security/2013/07/01/2", "http://www.openwall.com/lists/oss-security/2013/07/02/6" ], "uuid": "4f60e9f3-6e26-450d-bd49-efaf177126cf" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.2.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-2233" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Ansible before 1.2.1 makes it easier for remote attackers to conduct man-in-the-middle attacks by leveraging failure to cache SSH host keys." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-320" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.ansible.com/security", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://www.ansible.com/security" }, { "name": "https://github.com/ansible/ansible/issues/857", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/ansible/ansible/issues/857" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=980821", "refsource": "CONFIRM", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980821" }, { "name": "[oss-security] 20130702 Re: CVE Request: Ansible not caching SSH host keys", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2013/07/02/6" }, { "name": "[oss-security] 20130701 CVE Request: Ansible not caching SSH host keys", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2013/07/01/2" } ] } }, "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 }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 5.2 } }, "lastModifiedDate": "2018-06-07T17:24Z", "publishedDate": "2018-05-04T20:29Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.