{ "schema_version": "1.4.0", "id": "GHSA-wh68-r6p4-7cv3", "modified": "2022-04-28T00:00:57Z", "published": "2022-04-19T00:00:49Z", "aliases": [ "CVE-2021-3681" ], "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 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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "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" } ], "database_specific": { "cwe_ids": [ "CWE-522" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-04-18T17:15:00Z" } }