#VU30585 Input validation error in Ansible - CVE-2019-10206
Published: November 22, 2019 / Updated: July 17, 2020
Ansible
Red Hat Inc.
Description
The vulnerability allows a remote authenticated user to gain access to sensitive information.
ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them.