CVE-2024-8775

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.
Configurations

No configuration.

History

10 Feb 2025, 19:15

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2025:1249 -

10 Jan 2025, 22:15

Type Values Removed Values Added
References
  • () https://github.com/advisories/GHSA-jpxc-vmjf-9fcj -

Information

Published : 2024-09-14 03:15

Updated : 2025-02-10 19:15


NVD link : CVE-2024-8775

Mitre link : CVE-2024-8775

CVE.ORG link : CVE-2024-8775


JSON object : View

Products Affected

No product.

CWE
CWE-532

Insertion of Sensitive Information into Log File