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.
References
Configurations
No configuration.
History
06 Nov 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
14 Sep 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-14 03:15
Updated : 2024-11-06 20: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