MEDIUM 6.3
GHSA-xh32-3m67-qjgf
Salt allows arbitrary directory creation or file deletion
상세
Arbitrary directory creation or file deletion. In the find_file method of the GitFS class, a path is created using os.path.join using unvalidated input from the “tgt_env” variable. This can be exploited by an attacker to delete any file on the Master's process has permissions to.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://nvd.nist.gov/vuln/detail/CVE-2025-22240 [ADVISORY]
- https://github.com/saltstack/salt/commit/f7c28ffbf18dbf693a15b1ba9493918de3e88cf3 [WEB]
- https://docs.saltproject.io/en/3006/topics/releases/3006.12.html [WEB]
- https://docs.saltproject.io/en/3007/topics/releases/3007.4.html [WEB]
- https://github.com/saltstack/salt [PACKAGE]