ghsa-fj24-ghp9-39v3
Vulnerability from github
Published
2022-05-14 02:03
Modified
2024-09-04 19:45
Severity ?
4.0 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
2.1 (Low) - CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
2.1 (Low) - CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
Ansible uses a socket with predictable filename in /tmp
Details
runner/connection_plugins/ssh.py
in Ansible before 1.2.3, when using ControlPersist
, allows local users to redirect a ssh session via a symlink attack on a socket file with a predictable name in /tmp/
.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ansible" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4259" ], "database_specific": { "cwe_ids": [ "CWE-330" ], "github_reviewed": true, "github_reviewed_at": "2023-08-28T23:32:43Z", "nvd_published_at": "2013-09-16T19:14:00Z", "severity": "LOW" }, "details": "`runner/connection_plugins/ssh.py` in Ansible before 1.2.3, when using `ControlPersist`, allows local users to redirect a ssh session via a symlink attack on a socket file with a predictable name in `/tmp/`.", "id": "GHSA-fj24-ghp9-39v3", "modified": "2024-09-04T19:45:51Z", "published": "2022-05-14T02:03:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4259" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998223" }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2013-1.yaml" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/ansible-project/UVDYW0HGcNg" }, { "type": "WEB", "url": "https://groups.google.com/forum/#%21topic/ansible-project/UVDYW0HGcNg" }, { "type": "WEB", "url": "http://www.ansible.com/security" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Ansible uses a socket with predictable filename in /tmp" }
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.