gsd-2018-16859
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for 'become' passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password. Ansible Engine 2.8 and older are believed to be vulnerable.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-16859", "description": "Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for \u0027become\u0027 passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password. Ansible Engine 2.8 and older are believed to be vulnerable.", "id": "GSD-2018-16859", "references": [ "https://www.suse.com/security/cve/CVE-2018-16859.html", "https://access.redhat.com/errata/RHSA-2018:3773", "https://access.redhat.com/errata/RHSA-2018:3772", "https://access.redhat.com/errata/RHSA-2018:3771", "https://access.redhat.com/errata/RHSA-2018:3770" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-16859" ], "details": "Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for \u0027become\u0027 passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password. Ansible Engine 2.8 and older are believed to be vulnerable.", "id": "GSD-2018-16859", "modified": "2023-12-13T01:22:25.746459Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16859", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ansible", "version": { "version_data": [ { "version_value": "2.8 and older" } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for \u0027become\u0027 passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password. Ansible Engine 2.8 and older are believed to be vulnerable." } ] }, "impact": { "cvss": [ [ { "vectorString": "4.2/CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-532" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ansible/ansible/pull/49142", "refsource": "CONFIRM", "url": "https://github.com/ansible/ansible/pull/49142" }, { "name": "RHSA-2018:3770", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3770" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16859", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16859" }, { "name": "RHSA-2018:3771", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3771" }, { "name": "106004", "refsource": "BID", "url": "http://www.securityfocus.com/bid/106004" }, { "name": "RHSA-2018:3773", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3773" }, { "name": "RHSA-2018:3772", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3772" }, { "name": "openSUSE-SU-2019:1125", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00021.html" }, { "name": "openSUSE-SU-2019:1635", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00077.html" }, { "name": "openSUSE-SU-2019:1858", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00020.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.5.12 || \u003e=2.6.0.dev0, \u003c2.6.9 || \u003e=2.7.0.dev0, \u003c2.7.3", "affected_versions": "All versions before 2.5.12, all versions starting from 2.6.0.dev0 before 2.6.9, all versions starting from 2.7.0.dev0 before 2.7.3", "cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-532", "CWE-937" ], "date": "2019-04-03", "description": "Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for \u0027become\u0027 passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password.", "fixed_versions": [ "2.5.12", "2.6.9", "2.7.3" ], "identifier": "CVE-2018-16859", "identifiers": [ "CVE-2018-16859" ], "package_slug": "pypi/ansible", "pubdate": "2018-11-29", "solution": "Upgrade to fixed version.", "title": "Information Exposure", "urls": [ "http://www.securityfocus.com/bid/106004", "https://access.redhat.com/errata/RHSA-2018:3770", "https://access.redhat.com/errata/RHSA-2018:3771", "https://access.redhat.com/errata/RHSA-2018:3772", "https://access.redhat.com/errata/RHSA-2018:3773", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16859", "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16859", "https://cwe.mitre.org/data/definitions/200.html", "https://github.com/ansible/ansible/commit/8c1f701e6e9df29fe991f98265e2dd76acca4b8c", "https://github.com/ansible/ansible/pull/49142" ], "uuid": "72b8e9f7-7b4b-4065-ad48-019de54978b5" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.7.4", "versionStartIncluding": "2.7.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.8", "versionStartIncluding": "2.7.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.5.13", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:ansible_engine:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.6.10", "versionStartIncluding": "2.6.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16859" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for \u0027become\u0027 passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password. Ansible Engine 2.8 and older are believed to be vulnerable." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-532" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ansible/ansible/pull/49142", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ansible/ansible/pull/49142" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16859", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16859" }, { "name": "106004", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/106004" }, { "name": "RHSA-2018:3773", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3773" }, { "name": "RHSA-2018:3772", "refsource": "REDHAT", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3772" }, { "name": "RHSA-2018:3771", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3771" }, { "name": "RHSA-2018:3770", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3770" }, { "name": "openSUSE-SU-2019:1125", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00021.html" }, { "name": "openSUSE-SU-2019:1635", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00077.html" }, { "name": "openSUSE-SU-2019:1858", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00020.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 0.8, "impactScore": 3.6 } }, "lastModifiedDate": "2019-04-03T09:29Z", "publishedDate": "2018-11-29T18: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.