First published: Fri Mar 06 2020(Updated: )
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.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
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 | |
Fedoraproject Fedora | =30 | |
Fedoraproject Fedora | =31 | |
Fedoraproject Fedora | =32 | |
debian/ansible | 2.7.7+dfsg-1+deb10u1 2.7.7+dfsg-1+deb10u2 2.10.7+merged+base+2.10.8+dfsg-1 7.3.0+dfsg-1 7.7.0+dfsg-3 | |
redhat/ansible-engine | <2.7.18 | 2.7.18 |
redhat/ansible-engine | <2.8.11 | 2.8.11 |
redhat/ansible-engine | <2.9.7 | 2.9.7 |
pip/ansible | >=2.9.0a1<2.9.7 | 2.9.7 |
pip/ansible | >=2.8.0a1<2.8.12 | 2.8.12 |
pip/ansible | >=2.7.0a1<2.7.18 | 2.7.18 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-1753 is a security flaw found in Ansible Engine when managing kubernetes using the k8s module.
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 are affected by CVE-2020-1753.
CVE-2020-1753 has a severity value of 4, which is considered medium.
To fix CVE-2020-1753, update Ansible to version 2.7.18, 2.8.11, or 2.9.7 depending on the version you are using.
You can find more information about CVE-2020-1753 in the following references: [Link 1](https://bugzilla.redhat.com/show_bug.cgi/show_bug.cgi?id=1811892), [Link 2](https://bugzilla.redhat.com/show_bug.cgi/show_bug.cgi?id=1811933), [Link 3](https://bugzilla.redhat.com/show_bug.cgi/show_bug.cgi?id=1811934).