VYPR

PyPI package

ansible

pkg:pypi/ansible

Vulnerabilities (66)

  • CVE-2020-10684Mar 24, 2020
    affected >= 2.7.0a1, < 2.7.17fixed 2.7.17

    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

  • CVE-2020-1738Mar 16, 2020
    affected <= 2.7.16

    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

  • CVE-2020-1740Mar 16, 2020
    affected < 2.7.17fixed 2.7.17

    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 descripto

  • CVE-2020-1735Mar 16, 2020
    affected >= 2.7.0a1, < 2.7.18fixed 2.7.18

    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.

  • CVE-2020-1736Mar 16, 2020
    affected >= 2.7.0, <= 2.10.0

    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 restricti

  • CVE-2020-1753Mar 16, 2020
    affected >= 2.7.0a1, < 2.7.18fixed 2.7.18

    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

  • CVE-2020-1739Mar 12, 2020
    affected < 2.7.17fixed 2.7.17

    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 cm

  • CVE-2020-1733Mar 11, 2020
    affected < 2.7.17fixed 2.7.17

    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 cr

  • CVE-2020-1737Mar 9, 2020
    affected >= 2.8.0a1, < 2.8.9fixed 2.8.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 cra

  • CVE-2020-1734Mar 3, 2020
    affected >= 2.10.0a1, < 2.10.0rc1fixed 2.10.0rc1

    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 arbitr

  • CVE-2014-4659Feb 20, 2020
    affected < 1.5.5fixed 1.5.5

    Ansible before 1.5.5 sets 0644 permissions for sources.list, which might allow local users to obtain sensitive credential information in opportunistic circumstances by reading a file that uses the "deb http://user:pass@server:port/" format.

  • CVE-2014-4658Feb 20, 2020
    affected < 1.5.5fixed 1.5.5

    The vault subsystem in Ansible before 1.5.5 does not set the umask before creation or modification of a vault file, which allows local users to obtain sensitive key information by reading a file.

  • CVE-2014-4657Feb 20, 2020
    affected < 1.5.4fixed 1.5.4

    The safe_eval function in Ansible before 1.5.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions.

  • CVE-2014-4678Feb 20, 2020
    affected < 1.6.4fixed 1.6.4

    The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-4657.

  • CVE-2014-4660Feb 20, 2020
    affected < 1.5.5fixed 1.5.5

    Ansible before 1.5.5 constructs filenames containing user and password fields on the basis of deb lines in sources.list, which might allow local users to obtain sensitive credential information in opportunistic circumstances by leveraging existence of a file that uses the "deb ht

  • CVE-2014-4967Feb 18, 2020
    affected < 1.6.7fixed 1.6.7

    Multiple argument injection vulnerabilities in Ansible before 1.6.7 allow remote attackers to execute arbitrary code by leveraging access to an Ansible managed host and providing a crafted fact, as demonstrated by a fact with (1) a trailing " src=" clause, (2) a trailing " temp="

  • CVE-2014-4966Feb 18, 2020
    affected < 1.6.7fixed 1.6.7

    Ansible before 1.6.7 does not prevent inventory data with "{{" and "lookup" substrings, and does not prevent remote data with "{{" substrings, which allows remote attackers to execute arbitrary code via (1) crafted lookup('pipe') calls or (2) crafted Jinja2 data.

  • CVE-2014-2686Jan 9, 2020
    affected < 1.5.4fixed 1.5.4

    Ansible prior to 1.5.4 mishandles the evaluation of some strings.

  • CVE-2019-14864Jan 2, 2020
    affected >= 2.7.0a1, < 2.7.15fixed 2.7.15

    Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any s

  • CVE-2019-14856Nov 26, 2019
    affected >= 2.8.0, < 2.8.6fixed 2.8.6

    ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None