Files
CVEs-PoC/2021/CVE-2021-3197.md
T
2024-06-18 02:51:15 +02:00

18 lines
669 B
Markdown

### [CVE-2021-3197](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3197)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in SaltStack Salt before 3002.5. The salt-api's ssh client is vulnerable to a shell injection by including ProxyCommand in an argument, or via ssh_options provided in an API request.
### POC
#### Reference
- https://github.com/saltstack/salt/releases
#### Github
No PoCs found on GitHub currently.