Search for packages
purl | pkg:pypi/ansible-core@2.16.13 |
Next non-vulnerable version | 2.16.14rc1 |
Latest non-vulnerable version | 2.18.1rc1 |
Risk | 2.5 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-6ccb-8t57-jqgt
Aliases: CVE-2024-11079 GHSA-99w6-3xph-cx78 |
A flaw was found in Ansible-Core. This vulnerability allows attackers to bypass unsafe content protections using the hostvars object to reference and execute templated content. This issue can lead to arbitrary code execution if remote data or module outputs are improperly templated within playbooks. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-3fw9-kycf-vfa1 | 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. |
CVE-2024-8775
GHSA-jpxc-vmjf-9fcj |