cve/2025/CVE-2025-22242.md
2025-09-29 21:09:30 +02:00

19 lines
974 B
Markdown

### [CVE-2025-22242](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-22242)
![](https://img.shields.io/static/v1?label=Product&message=SALT&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3006.x%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=3007.x%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cve-scores