First published: Thu Feb 20 2020(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Redhat Ansible | <1.5.5 | |
pip/ansible | <1.5.5 | 1.5.5 |
<1.5.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-4659 is a vulnerability in Ansible before version 1.5.5 that sets 0644 permissions for sources.list, potentially allowing local users to obtain sensitive credential information.
CVE-2014-4659 affects Ansible versions before 1.5.5 where it sets permissions that can potentially be exploited by local users to access sensitive credential information.
The severity of CVE-2014-4659 is medium with a severity value of 5.5.
To fix CVE-2014-4659, update Ansible to version 1.5.5 or later.
You can find more information about CVE-2014-4659 in the following references: [GitHub](https://github.com/ansible/ansible/blob/release1.5.5/CHANGELOG.md) and [SecurityFocus](https://www.securityfocus.com/bid/68234).