Insufficiently protected credentials in Ansible - CVE-2014-4659
Published: February 20, 2020 / Updated: July 17, 2020
Ansible
Detailed vulnerability description
The vulnerability allows a local authenticated user to gain access to sensitive information.
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.