Search for packages
purl | pkg:deb/debian/ansible@7.7.0%2Bdfsg-3%2Bdeb12u1 |
Vulnerability | Summary | Fixed by |
---|---|---|
This package is not known to be affected by vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-2zwd-cb9n-aaaf | Ansible discloses sensitive information in traceback error message |
CVE-2021-3620
GHSA-4r65-35qq-ch8j PYSEC-2022-164 |
VCID-3fw9-kycf-vfa1 | A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions. |
CVE-2024-8775
GHSA-jpxc-vmjf-9fcj |
VCID-6ccb-8t57-jqgt | A flaw was found in Ansible-Core. This vulnerability allows attackers to bypass unsafe content protections using the hostvars object to reference and execute templated content. This issue can lead to arbitrary code execution if remote data or module outputs are improperly templated within playbooks. |
CVE-2024-11079
GHSA-99w6-3xph-cx78 |
VCID-6n8k-ghk4-aaaf | ec2_key module prints out the private key directly to the standard output |
CVE-2023-4237
GHSA-ww3m-ffrm-qvqv |
VCID-74xq-gksz-uqe7 | A flaw was found in Ansible. The ansible-core `user` module can allow an unprivileged user to silently create or replace the contents of any file on any system path and take ownership of it when a privileged user executes the `user` module against the unprivileged user's home directory. If the unprivileged user has traversal permissions on the directory containing the exploited target file, they retain full control over the contents of the file as its owner. |
CVE-2024-9902
GHSA-32p4-gm2c-wmch |
VCID-9gda-985f-aaam | ansible: Template Injection |
CVE-2023-5764
GHSA-7j69-qfc3-2fq9 |
VCID-ekq1-r5f7-aaan | Improper Handling of Parameters 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. |
CVE-2022-3697
GHSA-cpx3-93w7-457x |
VCID-fp7m-vzdr-aaap | ansible-core: possible information leak in tasks that ignore ANSIBLE_NO_LOG configuration |
CVE-2024-0690
GHSA-h24r-m9qc-pvpg PYSEC-2024-36 |
VCID-khtx-uv3b-aaaj | malicious role archive can cause ansible-galaxy to overwrite arbitrary files |
CVE-2023-5115
GHSA-jpvw-p8pr-9g2x |
VCID-xhtk-kssv-aaad | A flaw was found in Ansible, where a user's controller is vulnerable to template injection. This issue can occur through facts used in the template if the user is trying to put templates in multi-line YAML strings and the facts being handled do not routinely include special template characters. This flaw allows attackers to perform command injection, which discloses sensitive information. The highest threat from this vulnerability is to confidentiality and integrity. |
CVE-2021-3583
GHSA-2pfh-q76x-gwvm PYSEC-2021-358 |