- EPSS 0.26%
- Veröffentlicht 15.05.2020 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:55:58
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 file...
CVE-2020-10684
- EPSS 0.35%
- Veröffentlicht 24.03.2020 14:15:12
- Zuletzt bearbeitet 21.11.2024 04:55:50
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...
CVE-2020-1740
- EPSS 0.38%
- Veröffentlicht 16.03.2020 16:15:14
- Zuletzt bearbeitet 21.11.2024 05:11: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 a...
CVE-2020-1738
- EPSS 0.38%
- Veröffentlicht 16.03.2020 16:15:14
- Zuletzt bearbeitet 21.11.2024 05:11: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...
CVE-2020-1736
- EPSS 0.41%
- Veröffentlicht 16.03.2020 16:15:13
- Zuletzt bearbeitet 21.11.2024 05:11:16
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 ...
CVE-2020-1735
- EPSS 0.49%
- Veröffentlicht 16.03.2020 16:15:13
- Zuletzt bearbeitet 21.11.2024 05:11:16
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 believ...
CVE-2020-1739
- EPSS 0.36%
- Veröffentlicht 12.03.2020 18:15:12
- Zuletzt bearbeitet 21.11.2024 05:11:16
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 ta...
- EPSS 0.4%
- Veröffentlicht 11.03.2020 19:15:13
- Zuletzt bearbeitet 21.11.2024 05:11:16
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 ...
CVE-2014-4659
- EPSS 0.37%
- Veröffentlicht 20.02.2020 15:15:11
- Zuletzt bearbeitet 21.11.2024 02:10:39
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-4658
- EPSS 0.42%
- Veröffentlicht 20.02.2020 15:15:11
- Zuletzt bearbeitet 21.11.2024 02:10:39
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.