ghsa-8pcp-r83j-fc92
Vulnerability from github
Published
2025-06-13 09:30
Modified
2025-06-13 21:58
Severity ?
VLAI Severity ?
Summary
Salt vulnerable to directory traversal attack in file receiving method
Details
Directory traversal vulnerability in recv_file method allows arbitrary files to be written to the master cache directory.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "salt" }, "ranges": [ { "events": [ { "introduced": "3007.0rc1" }, { "fixed": "3007.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "salt" }, "ranges": [ { "events": [ { "introduced": "3006.0rc1" }, { "fixed": "3006.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-38824" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2025-06-13T21:58:01Z", "nvd_published_at": "2025-06-13T08:15:18Z", "severity": "CRITICAL" }, "details": "Directory traversal vulnerability in recv_file method allows arbitrary files to be written to the master cache directory.", "id": "GHSA-8pcp-r83j-fc92", "modified": "2025-06-13T21:58:01Z", "published": "2025-06-13T09:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38824" }, { "type": "WEB", "url": "https://github.com/saltstack/salt/commit/c4ad23f0f3132d8d8a88f19fa537dc42cf21b215" }, { "type": "WEB", "url": "https://docs.saltproject.io/en/3006/topics/releases/3006.12.html" }, { "type": "WEB", "url": "https://docs.saltproject.io/en/3007/topics/releases/3007.4.html" }, { "type": "PACKAGE", "url": "https://github.com/saltstack/salt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Salt vulnerable to directory traversal attack in file receiving method" }
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.
Loading…
Loading…