Improper Output Neutralization for Logs Affecting ansible-core package, versions [,2.14.14) [2.15.0,2.15.9) [2.16.0,2.16.3)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-ANSIBLECORE-6179512
- published 19 Jan 2024
- disclosed 18 Jan 2024
- credit sivel
Introduced: 18 Jan 2024
CVE-2024-0690 Open this link in a new tabHow to fix?
Upgrade ansible-core
to version 2.14.14, 2.15.9, 2.16.3 or higher.
Overview
ansible-core is an a radically simple IT automation system. It handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration. Ansible makes complex changes like zero-downtime rolling updates with load balancers easy.
Affected versions of this package are vulnerable to Improper Output Neutralization for Logs due to a failure to respect the ANSIBLE_NO_LOG
configuration in some scenarios. This could allow an attacker to obtain sensitive information, such as decrypted secret values from the output of certain tasks, like loop items.