First published: Thu Feb 20 2020(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
pip/ansible | <1.5.5 | 1.5.5 |
Redhat Ansible | <1.5.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-4658 is a vulnerability in Ansible where the vault subsystem does not set the umask before creation or modification of a vault file, allowing local users to obtain sensitive key information.
CVE-2014-4658 impacts Ansible by allowing local users to read sensitive key information by exploiting the vulnerability in the vault subsystem.
CVE-2014-4658 has a severity rating of medium with a CVSS score of 5.5.
To fix CVE-2014-4658 in Ansible, update to version 1.5.5 or later of Ansible where the vulnerability has been patched.
You can find more information about CVE-2014-4658 in the NIST National Vulnerability Database (NVD) at https://nvd.nist.gov/vuln/detail/CVE-2014-4658 and in the Ansible repository on GitHub.