#VU50981 OS Command Injection in Salt - CVE-2021-3197
Published: February 28, 2021
Salt
SaltStack
Description
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation within the salt-api ssh client. A remote attacker can include the ProxyCommand in an argument, or via ssh_options provided in an API request and execute arbitrary commands on the system.