Information Exposure Through Log Files Affecting ansible package, versions <5.4.0-1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (13th percentile)

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 Learn

Learn about Information Exposure Through Log Files vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN13-ANSIBLE-7948982
  • published14 Sept 2024
  • disclosed14 Sept 2024

Introduced: 14 Sep 2024

CVE-2024-8775  (opens in a new tab)
CWE-532  (opens in a new tab)

How to fix?

Upgrade Debian:13 ansible to version 5.4.0-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream ansible package and not the ansible package as distributed by Debian. See How to fix? for Debian:13 relevant fixed versions and status.

A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions.