mirror of https://github.com/ansible/ansible.git
prevent templating of passwords from prompt (#59246)
* prevent templating of passwords from prompt fixes CVE-2019-10206pull/59556/head
parent
4ef38fcee2
commit
e9a37f8e31
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- resolves CVE-2019-10206, by avoiding templating passwords from prompt as it is probable they have special characters.
|
Loading…
Reference in New Issue