A flaw was found in Ansible Galaxy Collections. When...
Moderate severity
Unreviewed
Published
Apr 19, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Apr 18, 2022
Published to the GitHub Advisory Database
Apr 19, 2022
Last updated
Jan 27, 2023
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 inansible
oransible-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.References