ghsa-55g2-vm3q-7w52
Vulnerability from github
Published
2023-11-15 00:31
Modified
2024-04-25 15:30
Severity ?
Summary
Ansible galaxy-importer Path Traversal vulnerability
Details
A path traversal vulnerability exists in Ansible when extracting tarballs. An attacker could craft a malicious tarball so that when using the galaxy importer of Ansible Automation Hub, a symlink could be dropped on the disk, resulting in files being overwritten.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "galaxy-importer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.4.16" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-5189" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-11-16T20:16:05Z", "nvd_published_at": "2023-11-14T23:15:12Z", "severity": "MODERATE" }, "details": "A path traversal vulnerability exists in Ansible when extracting tarballs. An attacker could craft a malicious tarball so that when using the galaxy importer of Ansible Automation Hub, a symlink could be dropped on the disk, resulting in files being overwritten.", "id": "GHSA-55g2-vm3q-7w52", "modified": "2024-04-25T15:30:36Z", "published": "2023-11-15T00:31:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5189" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7773" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:1536" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2010" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-5189" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234387" }, { "type": "PACKAGE", "url": "https://github.com/ansible/galaxy-importer" }, { "type": "WEB", "url": "https://github.com/ansible/galaxy-importer/blob/2c5c7c05fdfb0835878234b36de32902c703616d/galaxy_importer/collection.py#L160-L165" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Ansible galaxy-importer Path Traversal vulnerability" }
Loading...
Loading...
- 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.