ghsa-wh68-r6p4-7cv3
Vulnerability from github
Published
2022-04-19 00:00
Modified
2022-04-28 00:00
Severity ?
Details
A flaw was found in Ansible Galaxy Collections. When collections are built manually, any files in the repository directory that are not explicitly excluded via the build_ignore
list in "galaxy.yml" include files in the .tar.gz
file. This contains sensitive info, such as the user's Ansible Galaxy API key and any secrets in ansible
or ansible-playbook
verbose output without theno_log
redaction. Currently, there is no way to deprecate a Collection Or delete a Collection Version. Once published, anyone who downloads or installs the collection can view the secrets.
{ "affected": [], "aliases": [ "CVE-2021-3681" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-04-18T17:15:00Z", "severity": "MODERATE" }, "details": "A flaw was found in Ansible Galaxy Collections. When collections are built manually, any files in the repository directory that are not explicitly excluded via the ``build_ignore`` list in \"galaxy.yml\" include files in the ``.tar.gz`` file. This contains sensitive info, such as the user\u0027s Ansible Galaxy API key and any secrets in ``ansible`` or ``ansible-playbook`` verbose output without the``no_log`` redaction. Currently, there is no way to deprecate a Collection Or delete a Collection Version. Once published, anyone who downloads or installs the collection can view the secrets.", "id": "GHSA-wh68-r6p4-7cv3", "modified": "2022-04-28T00:00:57Z", "published": "2022-04-19T00:00:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3681" }, { "type": "WEB", "url": "https://github.com/ansible/galaxy/issues/1977" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989407" } ], "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" } ] }
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.