In SaltStack Salt through 2019.2.0, the salt-api NET API with the ssh client enabled is vulnerable to command injection. This allows an unauthenticated attacker with network access to the API endpoint to execute arbitrary code on the salt-api host.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/saltstack/salt/commits/master | third party advisory patch |
https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html#security-fix | third party advisory release notes |
http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00026.html | mailing list third party advisory vendor advisory |
https://www.debian.org/security/2020/dsa-4676 | third party advisory vendor advisory |
https://usn.ubuntu.com/4459-1/ | third party advisory vendor advisory |