Insufficiently protected credentials in Ansible - CVE-2014-4660

 

Insufficiently protected credentials in Ansible - CVE-2014-4660

Published: February 20, 2020 / Updated: July 17, 2020


Vulnerability identifier: #VU30358
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-4660
CWE-ID: CWE-522
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local authenticated user to gain access to sensitive information.

Ansible before 1.5.5 constructs filenames containing user and password fields on the basis of deb lines in sources.list, which might allow local users to obtain sensitive credential information in opportunistic circumstances by leveraging existence of a file that uses the "deb http://user:pass@server:port/" format.


Affected software

Ansible

How to mitigate CVE-2014-4660

Install update from vendor's website.

Ansible - update to 1.5.5

External References

Related Security Bulletins