MEDIUM 5.6
GHSA-989c-m532-p2hv
Salt's worker process vulnerable to denial of service through file read operation
Details
Worker process denial of service through file read operation. .A vulnerability exists in the Master's “pub_ret” method which is exposed to all minions. The un-sanitized input value “jid” is used to construct a path which is then opened for reading. An attacker could exploit this vulnerabilities by attempting to read from a filename that will not return any data, e.g. by targeting a pipe node on the proc file system.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2025-22242 [ADVISORY]
- https://github.com/saltstack/salt/commit/e39116fb87bf4db9bcb9aade8258c66df87d41fe [WEB]
- https://docs.saltproject.io/en/3006/topics/releases/3006.12.html [WEB]
- https://docs.saltproject.io/en/3007/topics/releases/3007.4.html [WEB]
- https://github.com/saltstack/salt [PACKAGE]