gsd-2020-10684
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.
Aliases
Aliases
{ GSD: { alias: "CVE-2020-10684", description: "A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.", id: "GSD-2020-10684", references: [ "https://www.suse.com/security/cve/CVE-2020-10684.html", "https://www.debian.org/security/2021/dsa-4950", "https://access.redhat.com/errata/RHSA-2020:1544", "https://access.redhat.com/errata/RHSA-2020:1543", "https://access.redhat.com/errata/RHSA-2020:1542", "https://access.redhat.com/errata/RHSA-2020:1541", "https://access.redhat.com/errata/RHBA-2020:1539", "https://access.redhat.com/errata/RHBA-2020:0547", "https://advisories.mageia.org/CVE-2020-10684.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2020-10684", ], details: "A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.", id: "GSD-2020-10684", modified: "2023-12-13T01:22:04.157275Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2020-10684", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Ansible", version: { version_data: [ { version_value: "all Ansible 2.7.x versions prior to 2.7.17", }, { version_value: "all Ansible 2.8.x versions prior to 2.8.9", }, { version_value: "all Ansible 2.9.x versions prior to 2.9.6", }, ], }, }, ], }, 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 Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.", }, ], }, impact: { cvss: [ [ { vectorString: "7.9/CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:H", version: "3.0", }, ], ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-94", }, ], }, { description: [ { lang: "eng", value: "CWE-862", }, ], }, { description: [ { lang: "eng", value: "CWE-362", }, ], }, ], }, references: { reference_data: [ { name: "FEDORA-2020-1b6ce91e37", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WQVOQD4VAIXXTVQAJKTN7NUGTJFE2PCB/", }, { name: "FEDORA-2020-3990f03ba3", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DKPA4KC3OJSUFASUYMG66HKJE7ADNGFW/", }, { name: "FEDORA-2020-f80154b5b4", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MRRYUU5ZBLPBXCYG6CFP35D64NP2UB2S/", }, { name: "GLSA-202006-11", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202006-11", }, { name: "DSA-4950", refsource: "DEBIAN", url: "https://www.debian.org/security/2021/dsa-4950", }, { name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10684", refsource: "CONFIRM", url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10684", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: ">=2.7.0,<2.7.17||>=2.8.0,<2.8.9||>=2.9.0,<2.9.6", affected_versions: "All versions starting from 2.7.0 before 2.7.17, all versions starting from 2.8.0 before 2.8.9, all versions starting from 2.9.0 before 2.9.6", cvss_v2: "AV:L/AC:L/Au:N/C:N/I:P/A:P", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-862", "CWE-937", ], date: "2021-12-20", description: "When using `ansible_facts` as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the `ansible_facts` after the clean. An attacker could take advantage of this by altering the `ansible_facts`, such as `ansible_hosts`, users and any other key data which would lead into privilege escalation or code injection.", fixed_versions: [ "2.7.17", "2.8.9", "2.9.6", ], identifier: "CVE-2020-10684", identifiers: [ "CVE-2020-10684", ], not_impacted: "All versions before 2.7.0, all versions starting from 2.7.17 before 2.8.0, all versions starting from 2.8.9 before 2.9.0, all versions starting from 2.9.6", package_slug: "pypi/ansible", pubdate: "2020-03-24", solution: "Upgrade to versions 2.7.17, 2.8.9, 2.9.6 or above.", title: "Code Injection", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2020-10684", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10684", ], uuid: "29df307c-3db4-4fe9-94e2-b1442f741bac", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "3.6.3", versionStartIncluding: "3.6.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "3.5.5", versionStartIncluding: "3.5.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.7.17", versionStartIncluding: "2.7.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.8.9", versionStartIncluding: "2.8.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.9.6", versionStartIncluding: "2.9.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible_tower:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "3.3.5", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2020-10684", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-862", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10684", refsource: "CONFIRM", tags: [ "Issue Tracking", "Vendor Advisory", ], url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10684", }, { name: "FEDORA-2020-3990f03ba3", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DKPA4KC3OJSUFASUYMG66HKJE7ADNGFW/", }, { name: "FEDORA-2020-1b6ce91e37", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WQVOQD4VAIXXTVQAJKTN7NUGTJFE2PCB/", }, { name: "FEDORA-2020-f80154b5b4", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MRRYUU5ZBLPBXCYG6CFP35D64NP2UB2S/", }, { name: "GLSA-202006-11", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202006-11", }, { name: "DSA-4950", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2021/dsa-4950", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 3.6, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:L/AC:L/Au:N/C:N/I:P/A:P", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "LOW", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 7.1, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 5.2, }, }, lastModifiedDate: "2022-11-08T02:39Z", publishedDate: "2020-03-24T14:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.