ghsa-3m8p-xpm6-8ww3
Vulnerability from github
Published
2022-05-13 01:07
Modified
2024-09-03 21:27
Severity ?
8.0 (High) - CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
8.6 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.6 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Ansible Arbitrary Code Execution
Details
Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ansible" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-7466" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2024-04-22T22:10:35Z", "nvd_published_at": "2018-06-22T13:29:00Z", "severity": "HIGH" }, "details": "Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.", "id": "GHSA-3m8p-xpm6-8ww3", "modified": "2024-09-03T21:27:12Z", "published": "2022-05-13T01:07:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7466" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/issues/24186" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/commit/0d418789a298561fded9bce977d34babc9097079" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/commit/7ff9fa52cfcef2065f0db80d85dd94b9b754839c" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1244" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1334" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1476" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1499" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1599" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1685" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7466" }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2018-40.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20170701161323/http://www.securityfocus.com/bid/97595" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Ansible Arbitrary Code Execution" }
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.