ghsa-fh5v-5f35-2rv2
Vulnerability from github
Published
2022-03-17 00:00
Modified
2022-06-29 12:15
Severity ?
Summary
Insertion of Sensitive Information into Log File in ansible
Details
A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ansible" }, "ranges": [ { "events": [ { "introduced": "2.8.0a1" }, { "fixed": "2.8.19" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "ansible" }, "ranges": [ { "events": [ { "introduced": "2.9.0b1" }, { "fixed": "2.9.18" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-20180" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T12:15:59Z", "nvd_published_at": "2022-03-16T15:15:00Z", "severity": "MODERATE" }, "details": "A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.", "id": "GHSA-fh5v-5f35-2rv2", "modified": "2022-06-29T12:15:59Z", "published": "2022-03-17T00:00:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20180" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/pull/73242" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/pull/73243" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915808" }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/blob/v2.8.19/changelogs/CHANGELOG-v2.8.rst" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/blob/v2.9.18/changelogs/CHANGELOG-v2.9.rst" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/tree/v2.7.18/lib/ansible/modules/source_control" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/tree/v2.8.0a1/lib/ansible/modules/source_control" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Insertion of Sensitive Information into Log File in ansible" }
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.