ghsa-cpx3-93w7-457x
Vulnerability from github
Published
2022-10-28 19:00
Modified
2023-08-31 21:28
Severity ?
Summary
Ansible leaks password to logs
Details
A flaw was found in Ansible in the amazon.aws collection when using the tower_callback
parameter from the amazon.aws.ec2_instance
module. This flaw allows an attacker to take advantage of this issue as the module is handling the parameter insecurely, leading to the password leaking in the logs.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ansible" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "7.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-3697" ], "database_specific": { "cwe_ids": [ "CWE-233" ], "github_reviewed": true, "github_reviewed_at": "2023-01-24T23:11:22Z", "nvd_published_at": "2022-10-28T16:15:00Z", "severity": "HIGH" }, "details": "A flaw was found in Ansible in the amazon.aws collection when using the `tower_callback` parameter from the `amazon.aws.ec2_instance` module. This flaw allows an attacker to take advantage of this issue as the module is handling the parameter insecurely, leading to the password leaking in the logs.", "id": "GHSA-cpx3-93w7-457x", "modified": "2023-08-31T21:28:27Z", "published": "2022-10-28T19:00:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3697" }, { "type": "WEB", "url": "https://github.com/ansible-collections/amazon.aws/pull/1199" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/pull/35749" }, { "type": "WEB", "url": "https://github.com/ansible-community/ansible-build-data/blob/main/6/CHANGELOG-v6.rst" }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00018.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Ansible leaks password to logs" }
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.