#VU50980 Path traversal in Salt - CVE-2021-25282

 

#VU50980 Path traversal in Salt - CVE-2021-25282

Published: February 28, 2021 / Updated: May 9, 2021


Vulnerability identifier: #VU50980
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:A/U:Green
CVE-ID: CVE-2021-25282
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Salt
Software vendor:
SaltStack

Description

The vulnerability allows a remote user to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences within the salt.wheel.pillar_roots.write method. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.


Remediation

Install updates from vendor's website.

External links