Red Hat Bugzilla – Bug 1640642
CVE-2018-16837 Ansible: Information leak in "user" module
Last modified: 2018-11-02 09:18:21 EDT
"User" module leaks any data which is passed on as a parameter to ssh-keygen. This could lean in undesirable situations such as passphrases credentials passed as a parameter for the ssh-keygen executable. Showing those credentials in clear text form for every user which have access just to the process list.
Acknowledgments: Name: Markus Teufelberger (mgIT Consulting)
Is there any more information on e.g. upstream fix for this issue? Upstream issue reference?
In reply to comment 4: > Is there any more information on e.g. upstream fix for this issue? Upstream > issue reference? Here it is: https://github.com/ansible/ansible/pull/47436
External References: https://github.com/ansible/ansible/pull/47436
Hi Borja, Are there any blockers to getting https://github.com/ansible/ansible/pull/47487 merged in? I have a customer interested to know when they can expected the fixes for 2.5, 2.6, and 2.7 to be released via errata.
In reply to comment 7: > Hi Borja, > > Are there any blockers to getting > https://github.com/ansible/ansible/pull/47487 merged in? I have a customer > interested to know when they can expected the fixes for 2.5, 2.6, and 2.7 to > be released via errata. We expect to have it by today the fix for all versions, depends of how stable are the tests if I am not wrong. For 2.7 it has been already fixed. Erratas should be soon there.