ghsa-99w6-3xph-cx78
Vulnerability from github
Published
2024-11-12 00:30
Modified
2024-11-12 21:35
Severity ?
5.5 (Medium) - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L
1.2 (Low) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:P
1.2 (Low) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:P
Summary
Ansible-Core vulnerable to content protections bypass
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ansible-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.18.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-11079" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2024-11-12T21:35:36Z", "nvd_published_at": "2024-11-12T00:15:15Z", "severity": "LOW" }, "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.", "id": "GHSA-99w6-3xph-cx78", "modified": "2024-11-12T21:35:36Z", "published": "2024-11-12T00:30:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11079" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/pull/84299" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-11079" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325171" }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:P", "type": "CVSS_V4" } ], "summary": "Ansible-Core vulnerable to content protections bypass" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.