MEDIUM 5.5
GHSA-jpxc-vmjf-9fcj
Ansible vulnerable to Insertion of Sensitive Information into Log File
상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / ansible-core
최초 영향 버전:
2.17.0b1 수정 버전: 2.17.6 수정
pip install --upgrade 'ansible-core>=2.17.6' 참고
- https://nvd.nist.gov/vuln/detail/CVE-2024-8775 [ADVISORY]
- https://github.com/ansible/ansible/commit/8a87e1c5d37422bc99d27ad4237d185cc233e035 [WEB]
- https://access.redhat.com/errata/RHSA-2024:10762 [WEB]
- https://access.redhat.com/errata/RHSA-2024:8969 [WEB]
- https://access.redhat.com/errata/RHSA-2024:9894 [WEB]
- https://access.redhat.com/errata/RHSA-2025:1249 [WEB]
- https://access.redhat.com/security/cve/CVE-2024-8775 [WEB]
- https://bugzilla.redhat.com/show_bug.cgi?id=2312119 [WEB]
- https://github.com/advisories/GHSA-jpxc-vmjf-9fcj [ADVISORY]
- https://github.com/ansible/ansible [PACKAGE]
- https://github.com/ansible/ansible/blob/v2.16.13/changelogs/CHANGELOG-v2.16.rst#security-fixes [WEB]
- https://github.com/ansible/ansible/blob/v2.17.6/changelogs/CHANGELOG-v2.17.rst#security-fixes [WEB]
- https://lists.debian.org/debian-lts-announce/2024/11/msg00021.html [WEB]