An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLE_NO_LOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue may include sensitive information, such as decrypted secret values.
Workaround:
The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file.
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2024:0733 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:2246 | vendor advisory |
https://access.redhat.com/errata/RHSA-2024:3043 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2024-0690 | vdb entry vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2259013 | issue tracking |
https://github.com/ansible/ansible/pull/82565 | patch issue tracking |
https://security.netapp.com/advisory/ntap-20250117-0001/ |