Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
redhat / ansible_automation_platform | 1.2 | 1.2.x |
redhat / ansible_galaxy | 3.3.0 | 3.3.0.x |