-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Vulnerable Library - ansible_core-2.15.13-py3-none-any.whl
Radically simple IT automation
Library home page: https://files.pythonhosted.org/packages/9b/2c/19ac50eca9d32a9524329f023a459ebb6ca5a546380eb15af384306c170a/ansible_core-2.15.13-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /tmp/ws-ua_20250310102549_CEIAPM/python_AHZQLM/202503101025511/env/lib/python3.9/site-packages/ansible_core-2.15.13.dist-info
Found in HEAD commit: e3b0e2be745dfd07614a7e51efdf740233a4e627
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (ansible_core version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-8775 | 5.5 | ansible_core-2.15.13-py3-none-any.whl | Direct | 2.16.14 | ❌ | |
| CVE-2024-11079 | 5.5 | ansible_core-2.15.13-py3-none-any.whl | Direct | 2.16.14 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-8775
Vulnerable Library - ansible_core-2.15.13-py3-none-any.whl
Radically simple IT automation
Library home page: https://files.pythonhosted.org/packages/9b/2c/19ac50eca9d32a9524329f023a459ebb6ca5a546380eb15af384306c170a/ansible_core-2.15.13-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /tmp/ws-ua_20250310102549_CEIAPM/python_AHZQLM/202503101025511/env/lib/python3.9/site-packages/ansible_core-2.15.13.dist-info
Dependency Hierarchy:
- ❌ ansible_core-2.15.13-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: e3b0e2be745dfd07614a7e51efdf740233a4e627
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2024-09-14
URL: CVE-2024-8775
CVSS 3 Score Details (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-jpxc-vmjf-9fcj
Release Date: 2024-09-14
Fix Resolution: 2.16.14
Step up your Open Source Security Game with Mend here
CVE-2024-11079
Vulnerable Library - ansible_core-2.15.13-py3-none-any.whl
Radically simple IT automation
Library home page: https://files.pythonhosted.org/packages/9b/2c/19ac50eca9d32a9524329f023a459ebb6ca5a546380eb15af384306c170a/ansible_core-2.15.13-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /tmp/ws-ua_20250310102549_CEIAPM/python_AHZQLM/202503101025511/env/lib/python3.9/site-packages/ansible_core-2.15.13.dist-info
Dependency Hierarchy:
- ❌ ansible_core-2.15.13-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: e3b0e2be745dfd07614a7e51efdf740233a4e627
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2024-11-11
URL: CVE-2024-11079
CVSS 3 Score Details (5.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2024-11079
Release Date: 2024-11-11
Fix Resolution: 2.16.14
Step up your Open Source Security Game with Mend here