Search for packages
purl | pkg:pypi/ansible@2.10.1 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-7yrn-pn5c-aaac
Aliases: CVE-2020-25635 PYSEC-2020-220 |
A flaw was found in Ansible Base when using the aws_ssm connection plugin as garbage collector is not happening after playbook run is completed. Files would remain in the bucket exposing the data. This issue affects directly data confidentiality. | There are no reported fixed by versions. |
VCID-9gda-985f-aaam
Aliases: CVE-2023-5764 GHSA-7j69-qfc3-2fq9 |
ansible: Template Injection |
Affected by 4 other vulnerabilities. Affected by 3 other vulnerabilities. |
VCID-a6gj-c3pa-aaad
Aliases: CVE-2021-20191 GHSA-8f4m-hccc-8qph PYSEC-2021-124 |
A flaw was found in ansible. Credentials, such as secrets, are being disclosed in console log by default and not protected by no_log feature when using those modules. An attacker can take advantage of this information to steal those credentials. The highest threat from this vulnerability is to data confidentiality. Versions before ansible 2.9.18 are affected. |
Affected by 5 other vulnerabilities. |
VCID-ekq1-r5f7-aaan
Aliases: CVE-2022-3697 GHSA-cpx3-93w7-457x |
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. |
Affected by 1 other vulnerability. |
VCID-fud5-mv6z-aaae
Aliases: CVE-2020-25636 PYSEC-2020-221 |
A flaw was found in Ansible Base when using the aws_ssm connection plugin as there is no namespace separation for file transfers. Files are written directly to the root bucket, making possible to have collisions when running multiple ansible processes. This issue affects mainly the service availability. | There are no reported fixed by versions. |
VCID-khtx-uv3b-aaaj
Aliases: CVE-2023-5115 GHSA-jpvw-p8pr-9g2x |
malicious role archive can cause ansible-galaxy to overwrite arbitrary files |
Affected by 0 other vulnerabilities. |
VCID-qz75-v9j5-aaaa
Aliases: CVE-2021-20228 GHSA-5rrg-rr89-x9mv PYSEC-2021-1 |
A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality. |
Affected by 0 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 5 other vulnerabilities. Affected by 3 other vulnerabilities. |
VCID-xhtk-kssv-aaad
Aliases: CVE-2021-3583 GHSA-2pfh-q76x-gwvm PYSEC-2021-358 |
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. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-yuxd-4zd7-aaab
Aliases: CVE-2021-3533 PYSEC-2021-126 |
A flaw was found in Ansible if an ansible user sets ANSIBLE_ASYNC_DIR to a subdirectory of a world writable directory. When this occurs, there is a race condition on the managed machine. A malicious, non-privileged account on the remote machine can exploit the race condition to access the async result data. This flaw affects Ansible Tower 3.7 and Ansible Automation Platform 1.2. |
Affected by 3 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-fv75-t76d-aaag | A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts. |
CVE-2020-1734
GHSA-h39q-95q5-9jfp PYSEC-2020-6 |
VCID-na52-qryf-aaae | A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable. |
CVE-2020-1736
GHSA-x7jh-595q-wq82 PYSEC-2020-8 |
VCID-r43q-bz4b-aaah | A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality. |
CVE-2020-14332
GHSA-j667-c2hm-f2wp PYSEC-2020-4 |