gsd-2016-8614
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-8614", "description": "A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key.", "id": "GSD-2016-8614", "references": [ "https://www.suse.com/security/cve/CVE-2016-8614.html", "https://advisories.mageia.org/CVE-2016-8614.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-8614" ], "details": "A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key.", "id": "GSD-2016-8614", "modified": "2023-12-13T01:21:22.638478Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-8614", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Ansible", "version": { "version_data": [ { "version_value": "2.2.0" } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key." } ] }, "impact": { "cvss": [ [ { "vectorString": "6.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" } ], [ { "vectorString": "6.8/AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-358" } ] } ] }, "references": { "reference_data": [ { "name": "94108", "refsource": "BID", "url": "http://www.securityfocus.com/bid/94108" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8614", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8614" }, { "name": "https://github.com/ansible/ansible-modules-core/pull/5353", "refsource": "CONFIRM", "url": "https://github.com/ansible/ansible-modules-core/pull/5353" }, { "name": "https://github.com/ansible/ansible-modules-core/pull/5357", "refsource": "CONFIRM", "url": "https://github.com/ansible/ansible-modules-core/pull/5357" }, { "name": "https://github.com/ansible/ansible-modules-core/issues/5237", "refsource": "CONFIRM", "url": "https://github.com/ansible/ansible-modules-core/issues/5237" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.2.0", "affected_versions": "All versions before 2.2.0", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-320", "CWE-937" ], "date": "2021-09-09", "description": "A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key.", "fixed_versions": [ "2.2.0" ], "identifier": "CVE-2016-8614", "identifiers": [ "GHSA-cmwx-9m2h-x7v4", "CVE-2016-8614" ], "not_impacted": "All versions starting from 2.2.0", "package_slug": "pypi/ansible", "pubdate": "2018-10-10", "solution": "Upgrade to version 2.2.0 or above.", "title": "Moderate severity vulnerability that affects ansible", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-8614", "https://github.com/advisories/GHSA-cmwx-9m2h-x7v4" ], "uuid": "6a42ee19-59b8-42db-8bfa-c387a07054ed" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.2.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-8614" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-320" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8614", "refsource": "CONFIRM", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8614" }, { "name": "https://github.com/ansible/ansible-modules-core/pull/5357", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ansible/ansible-modules-core/pull/5357" }, { "name": "https://github.com/ansible/ansible-modules-core/pull/5353", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ansible/ansible-modules-core/pull/5353" }, { "name": "https://github.com/ansible/ansible-modules-core/issues/5237", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/ansible/ansible-modules-core/issues/5237" }, { "name": "94108", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/94108" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2019-10-09T23:20Z", "publishedDate": "2018-07-31T21: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.