gsd-2019-14864
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.
Aliases
Aliases
{ GSD: { alias: "CVE-2019-14864", description: "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.", id: "GSD-2019-14864", references: [ "https://www.suse.com/security/cve/CVE-2019-14864.html", "https://www.debian.org/security/2021/dsa-4950", "https://access.redhat.com/errata/RHSA-2019:3928", "https://access.redhat.com/errata/RHSA-2019:3927", "https://access.redhat.com/errata/RHSA-2019:3926", "https://access.redhat.com/errata/RHSA-2019:3925", "https://advisories.mageia.org/CVE-2019-14864.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2019-14864", ], details: "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.", id: "GSD-2019-14864", modified: "2023-12-13T01:23:52.437509Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2019-14864", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Ansible", version: { version_data: [ { version_value: "Ansible versions 2.9.x before 2.9.1", }, { version_value: "Ansible versions 2.8.x before 2.8.7", }, { version_value: "Ansible versions 2.7.x before 2.7.15", }, ], }, }, ], }, vendor_name: "Red Hat", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.", }, ], }, impact: { cvss: [ [ { vectorString: "5.7/CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", version: "3.0", }, ], ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-117", }, ], }, { description: [ { lang: "eng", value: "CWE-532", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14864", refsource: "CONFIRM", url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14864", }, { name: "https://github.com/ansible/ansible/issues/63522", refsource: "MISC", url: "https://github.com/ansible/ansible/issues/63522", }, { name: "https://github.com/ansible/ansible/pull/63527", refsource: "MISC", url: "https://github.com/ansible/ansible/pull/63527", }, { name: "openSUSE-SU-2020:0513", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html", }, { name: "openSUSE-SU-2020:0523", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html", }, { name: "DSA-4950", refsource: "DEBIAN", url: "https://www.debian.org/security/2021/dsa-4950", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: ">=2.7.0,<=2.7.15||>=2.8.0,<=2.8.7||>=2.9.0,<=2.9.1", affected_versions: "All versions starting from 2.7.0 up to 2.7.15, all versions starting from 2.8.0 up to 2.8.7, all versions starting from 2.9.0 up to 2.9.1", cvss_v2: "AV:N/AC:L/Au:S/C:P/I:N/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", cwe_ids: [ "CWE-1035", "CWE-117", "CWE-532", "CWE-937", ], date: "2021-08-19", description: "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.", fixed_versions: [ "2.7.16", "2.8.8", "2.9.2", ], identifier: "CVE-2019-14864", identifiers: [ "GHSA-3m93-m4q6-mc6v", "CVE-2019-14864", ], not_impacted: "All versions before 2.7.0, all versions after 2.7.15 before 2.8.0, all versions after 2.8.7 before 2.9.0, all versions after 2.9.1", package_slug: "pypi/ansible", pubdate: "2020-02-26", solution: "Upgrade to versions 2.7.16, 2.8.8, 2.9.2 or above.", title: "Improper Output Neutralization for Logs", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2019-14864", "https://github.com/ansible/ansible/issues/63522", "https://github.com/ansible/ansible/pull/63527", "https://github.com/ansible/ansible/pull/64273", "https://github.com/ansible/ansible/pull/64274", "https://github.com/ansible/ansible/pull/64748", "https://github.com/ansible/ansible/commit/75288a89d0053d6df35c90863fb6c9542d89850e", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14864", "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html", "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html", "https://github.com/advisories/GHSA-3m93-m4q6-mc6v", ], uuid: "7d314633-e4f3-4fc6-995d-5c5cfbbfe53c", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.7.15", versionStartIncluding: "2.7.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.8.7", versionStartIncluding: "2.8.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.9.1", versionStartIncluding: "2.9.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ansible_tower:3.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:ceph_storage:3.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:redhat:cloudforms_management_engine:5.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", 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:a:opensuse:backports_sle:15.0:sp1:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2019-14864", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-532", }, { lang: "en", value: "CWE-117", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/ansible/ansible/pull/63527", refsource: "MISC", tags: [ "Patch", "Vendor Advisory", ], url: "https://github.com/ansible/ansible/pull/63527", }, { name: "https://github.com/ansible/ansible/issues/63522", refsource: "MISC", tags: [ "Exploit", "Patch", "Third Party Advisory", ], url: "https://github.com/ansible/ansible/issues/63522", }, { name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14864", refsource: "CONFIRM", tags: [ "Issue Tracking", "Patch", "Vendor Advisory", ], url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14864", }, { name: "openSUSE-SU-2020:0513", refsource: "SUSE", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html", }, { name: "openSUSE-SU-2020:0523", refsource: "SUSE", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00026.html", }, { 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: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 4, confidentialityImpact: "PARTIAL", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:S/C:P/I:N/A:N", version: "2.0", }, exploitabilityScore: 8, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, exploitabilityScore: 2.8, impactScore: 3.6, }, }, lastModifiedDate: "2022-04-22T19:59Z", publishedDate: "2020-01-02T15: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.