#VU33354 Inclusion of Sensitive Information in Log Files - CVE-2019-14846

 

#VU33354 Inclusion of Sensitive Information in Log Files - CVE-2019-14846

Published: October 8, 2019 / Updated: August 4, 2020


Vulnerability identifier: #VU33354
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-14846
CWE-ID: CWE-532
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Software vendor:

Description

The vulnerability allows a local authenticated user to execute arbitrary code.

Ansible, all ansible_engine-2.x versions and ansible_engine-3.x up to ansible_engine-3.5, was logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.


Remediation

Install update from vendor's website.

External links