Search for packages
| purl | pkg:pypi/ansible@2.9.4 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-3jej-4jyp-cqbt
Aliases: CVE-2020-10691 GHSA-3c67-gc48-983w PYSEC-2020-2 |
An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file within the system. |
Affected by 20 other vulnerabilities. |
|
VCID-4yvf-k192-9fca
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 2 other vulnerabilities. |
|
VCID-682j-e2pu-1uee
Aliases: CVE-2023-5764 GHSA-7j69-qfc3-2fq9 |
Improper Neutralization of Special Elements Used in a Template Engine A template injection flaw was found in Ansible where a user's controller internal templating operations may remove the unsafe designation from template data. This issue could allow an attacker to use a specially crafted file to introduce code injection when supplying templating data. |
Affected by 3 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-ae1r-yq1g-rkem
Aliases: CVE-2020-1737 GHSA-893h-35v4-mxqx PYSEC-2020-9 |
A flaw was found in Ansible 2.7.17 and prior, 2.8.9 and prior, and 2.9.6 and prior when using the Extract-Zip function from the win_unzip module as the extracted file(s) are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive anywhere in the file system, using a path traversal. This issue is fixed in 2.10. |
Affected by 29 other vulnerabilities. |
|
VCID-atun-stks-4kcb
Aliases: CVE-2021-20180 GHSA-fh5v-5f35-2rv2 |
Insertion of Sensitive Information into Log File A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality. |
Affected by 11 other vulnerabilities. |
|
VCID-axc3-wcsk-q3eg
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 10 other vulnerabilities. Affected by 9 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. |
|
VCID-b8zs-br97-57av
Aliases: CVE-2020-1739 GHSA-923p-fr2c-g5m2 PYSEC-2020-11 |
A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs. |
Affected by 29 other vulnerabilities. Affected by 20 other vulnerabilities. |
|
VCID-c1xg-s3kx-gkft
Aliases: CVE-2020-1736 GHSA-x7jh-595q-wq82 PYSEC-2020-8 |
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. |
Affected by 29 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-d7ez-s7qb-p3ay
Aliases: CVE-2020-1738 GHSA-f85h-23mf-2fwh PYSEC-2020-10 |
A flaw was found in Ansible Engine when the module package or service is used and the parameter 'use' is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable. |
Affected by 29 other vulnerabilities. Affected by 20 other vulnerabilities. |
|
VCID-dzdx-wae5-8ydy
Aliases: CVE-2022-3697 GHSA-cpx3-93w7-457x |
Ansible leaks password to logs 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 10 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-e3z2-ydhb-gqfg
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 15 other vulnerabilities. Affected by 11 other vulnerabilities. Affected by 10 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 6 other vulnerabilities. |
|
VCID-ezaq-tqd3-4yd1
Aliases: CVE-2020-1753 GHSA-86hp-cj9j-33vv PYSEC-2020-210 |
A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log directive from debug module would not have any effect making these secrets being disclosed on stdout and log files. |
Affected by 29 other vulnerabilities. Affected by 20 other vulnerabilities. |
|
VCID-ezux-6buh-h7h7
Aliases: CVE-2020-10685 GHSA-77g3-3j5w-64w4 PYSEC-2020-1 |
A flaw was found in Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the s ts unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decryp emains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted ble. |
Affected by 20 other vulnerabilities. |
|
VCID-fj2p-7wkh-1fhq
Aliases: CVE-2021-20178 GHSA-wv5p-gmmv-wh9v PYSEC-2021-106 |
A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality. |
Affected by 11 other vulnerabilities. |
|
VCID-geaa-6dxx-tbcw
Aliases: CVE-2021-3620 GHSA-4r65-35qq-ch8j PYSEC-2022-164 |
A flaw was found in Ansible Engine's ansible-connection module, where sensitive information such as the Ansible user credentials is disclosed by default in the traceback error message. The highest threat from this vulnerability is to confidentiality. |
Affected by 8 other vulnerabilities. |
|
VCID-h1n3-cmte-eugf
Aliases: CVE-2020-1746 GHSA-j2h6-73x8-22c4 PYSEC-2020-13 |
A flaw was found in the Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality. |
Affected by 20 other vulnerabilities. |
|
VCID-hqar-fca3-cbht
Aliases: CVE-2020-1733 GHSA-g4mq-6fp5-qwcf PYSEC-2020-5 |
A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask 77 && mkdir -p <dir>"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating '/proc/<pid>/cmdline'. |
Affected by 29 other vulnerabilities. Affected by 20 other vulnerabilities. |
|
VCID-jrxz-b168-7ug4
Aliases: CVE-2020-14365 GHSA-m429-fhmv-c6q2 PYSEC-2020-209 |
A flaw was found in the Ansible Engine, in ansible-engine 2.8.x before 2.8.15 and ansible-engine 2.9.x before 2.9.13, when installing packages using the dnf module. GPG signatures are ignored during installation even when disable_gpg_check is set to False, which is the default behavior. This flaw leads to malicious packages being installed on the system and arbitrary code executed via package installation scripts. The highest threat from this vulnerability is to integrity and system availability. |
Affected by 16 other vulnerabilities. Affected by 15 other vulnerabilities. |
|
VCID-js7k-ptm9-2yh1
Aliases: CVE-2020-20178 |
Ethereum 0xe933c0cd9784414d5f278c114904f5a84b396919#code.sol latest version is affected by a denial of service vulnerability in the affected payout function. Once the length of this array is too long, it will result in an exception. Attackers can make attacks by creating a series of account addresses. |
Affected by 11 other vulnerabilities. |
|
VCID-qbdk-hxhg-wbh4
Aliases: CVE-2025-14010 GHSA-8ggh-xwr9-3373 |
Ansible Community General Collection is vulnerable to exposure of sensitive information A flaw was found in ansible-collection-community-general. This vulnerability allows for information exposure (IE) of sensitive credentials, specifically plaintext passwords, via verbose output when running Ansible with debug modes. Attackers with access to logs could retrieve these secrets and potentially compromise Keycloak accounts or administrative access. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-rdwq-93d6-c7b4
Aliases: CVE-2020-10744 GHSA-vp9j-rghq-8jhh PYSEC-2020-208 |
An incomplete fix was found for the fix of the flaw CVE-2020-1733 ansible: insecure temporary directory when running become_user from become directive. The provided fix is insufficient to prevent the race condition on systems using ACLs and FUSE filesystems. Ansible Engine 2.7.18, 2.8.12, and 2.9.9 as well as previous versions are affected and Ansible Tower 3.4.5, 3.5.6 and 3.6.4 as well as previous versions are affected. |
Affected by 19 other vulnerabilities. Affected by 16 other vulnerabilities. Affected by 12 other vulnerabilities. |
|
VCID-rg5d-st3d-nbah
Aliases: CVE-2020-25635 GHSA-f556-49jc-4rvc 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. |
Affected by 8 other vulnerabilities. |
|
VCID-ujbp-cc1r-wfe9
Aliases: CVE-2023-5115 GHSA-jpvw-p8pr-9g2x |
Ansible symlink attack vulnerability An absolute path traversal attack exists in the Ansible automation platform. This flaw allows an attacker to craft a malicious Ansible role and make the victim execute the role. A symlink can be used to overwrite a file outside of the extraction path. |
Affected by 1 other vulnerability. |
|
VCID-v3h9-1t69-v7a3
Aliases: CVE-2020-14330 GHSA-785x-qw4v-6872 PYSEC-2020-3 |
An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive data is exposed to content and json output. This flaw allows an attacker to access the logs or outputs of performed tasks to read keys used in playbooks from other users within the uri module. The highest threat from this vulnerability is to data confidentiality. |
Affected by 16 other vulnerabilities. Affected by 10 other vulnerabilities. |
|
VCID-whyk-3ynn-zyf4
Aliases: CVE-2020-1734 GHSA-h39q-95q5-9jfp PYSEC-2020-6 |
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. |
Affected by 18 other vulnerabilities. Affected by 12 other vulnerabilities. |
|
VCID-x94k-nxyd-27gs
Aliases: CVE-2020-10729 GHSA-r6h7-5pq2-j77h PYSEC-2021-105 |
A flaw was found in the use of insufficiently random values in Ansible. Two random password lookups of the same length generate the equal value as the template caching action for the same file since no re-evaluation happens. The highest threat from this vulnerability would be that all passwords are exposed at once for the file. This flaw affects Ansible Engine versions before 2.9.6. |
Affected by 29 other vulnerabilities. |
|
VCID-xg2f-12w4-yqge
Aliases: CVE-2020-10684 GHSA-p62g-jhg6-v3rq PYSEC-2020-207 |
A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection. |
Affected by 29 other vulnerabilities. Affected by 20 other vulnerabilities. |
|
VCID-xw8r-fn6y-mbhp
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 15 other vulnerabilities. Affected by 11 other vulnerabilities. Affected by 5 other vulnerabilities. |
|
VCID-yeea-n94x-qqch
Aliases: CVE-2020-14332 GHSA-j667-c2hm-f2wp PYSEC-2020-4 |
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. |
Affected by 16 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 8 other vulnerabilities. |
|
VCID-yur3-am6j-w7ay
Aliases: CVE-2020-1740 GHSA-vcg8-98q8-g7mj PYSEC-2020-12 |
A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable. |
Affected by 29 other vulnerabilities. Affected by 20 other vulnerabilities. |
|
VCID-zzzs-scbg-bbe9
Aliases: CVE-2020-1735 GHSA-gfr2-qpxh-qj9m PYSEC-2020-7 |
A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable. |
Affected by 29 other vulnerabilities. Affected by 19 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||