CVE-2020-1753
16.03.2020, 15:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
redhat | ansible_engine | 𝑥 < 2.7.18 |
redhat | ansible_engine | 2.8.0 ≤ 𝑥 < 2.8.11 |
redhat | ansible_engine | 2.9.0 ≤ 𝑥 < 2.9.7 |
redhat | ansible_tower | 𝑥 ≤ 3.3.4 |
redhat | ansible_tower | 3.4.0 ≤ 𝑥 ≤ 3.4.5 |
redhat | ansible_tower | 3.5.0 ≤ 𝑥 ≤ 3.5.5 |
redhat | ansible_tower | 3.6.0 ≤ 𝑥 ≤ 3.6.3 |
debian | debian_linux | 10.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-532 - Insertion of Sensitive Information into Log FileInformation written to log files can be of a sensitive nature and give valuable guidance to an attacker or expose sensitive user information.
References