#VU50982 Code Injection in Salt - CVE-2021-25283
Published: February 28, 2021
Salt
SaltStack
Description
The vulnerability allows a user attacker to perform server-side template injection attacks.
The vulnerability exists due to improper input validation. A remote user can send a specially crafted request and execute arbitrary code on the target system via the SaltAPI fix directory traversal in wheel.pillar_roots.write (described in #VU50980).