CVE-2022-31036 in Linux Foundation and Argoproj Products
Published on June 27, 2022
Symlink following allows leaking out-of-bounds YAML files from Argo CD repo-server
Vulnerability Analysis
CVE-2022-31036 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality, a small impact on integrity and availability.
Weakness Types
Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
What is a Symlink following Vulnerability?
The software, when opening a file or directory, does not sufficiently account for when the file is a symbolic link that resolves to a target outside of the intended control sphere. This could allow an attacker to cause the software to operate on unauthorized files. A software system that allows UNIX symbolic links (symlink) as part of paths whether in internal code or through user input can allow an attacker to spoof the symbolic link and traverse the file system to unintended locations or access arbitrary files. The symbolic link can permit an attacker to read/write/corrupt a file that they originally did not have permissions to access.
CVE-2022-31036 has been classified to as a Symlink following vulnerability or weakness.
Products Associated with CVE-2022-31036
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2022-31036 are published in these products:
Affected Versions
argoproj argo-cd:- Version >= 1.3.0, < 2.1.16 is affected.
- Version >= 2.2.0, < 2.2.10 is affected.
- Version >= 2.3.0, < 2.3.5 is affected.
- Version >= 2.4.0, < 2.4.1 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.