ghsa-7f3f-x5f5-79gw
Vulnerability from github
Published
2025-06-13 09:30
Modified
2025-06-17 20:00
Severity ?
VLAI Severity ?
Summary
Salt's file contents overwrite the VirtKey class
Details
File contents overwrite the VirtKey class is called when “on-demand pillar” data is requested and uses un-validated input to create paths to the “pki directory”. The functionality is used to auto-accept Minion authentication keys based on a pre-placed “authorization file” at a specific location and is present in the default configuration.
{ "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-2025-22241" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-73" ], "github_reviewed": true, "github_reviewed_at": "2025-06-13T21:57:13Z", "nvd_published_at": "2025-06-13T07:15:21Z", "severity": "MODERATE" }, "details": "File contents overwrite the VirtKey class is called when \u201con-demand pillar\u201d data is requested and uses un-validated input to create paths to the \u201cpki directory\u201d. The functionality is used to auto-accept Minion authentication keys based on a pre-placed \u201cauthorization file\u201d at a specific location and is present in the default configuration.", "id": "GHSA-7f3f-x5f5-79gw", "modified": "2025-06-17T20:00:42Z", "published": "2025-06-13T09:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22241" }, { "type": "WEB", "url": "https://github.com/saltstack/salt/commit/9445f496fed61b15dc4364818007e5b765b0746f" }, { "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:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Salt\u0027s file contents overwrite the VirtKey class" }
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…