CVE-2022-24731
"Argo CD Path Traversal Vulnerability"
Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD starting with version 1.5.0 but before versions 2.1.11, 2.2.6, and 2.3.0 is vulnerable to a path traversal vulnerability, allowing a malicious user with read/write access to leak sensitive files from Argo CD's repo-server. A malicious Argo CD user who has been granted `create` or `update` access to Applications can leak the contents of any text file on the repo-server. By crafting a malicious Helm chart and using it in an Application, the attacker can retrieve the sensitive file's contents either as part of the generated manifests or in an error message. The attacker would have to know or guess the location of the target file. Sensitive files which could be leaked include files from another Application's source repositories or any secrets which have been mounted as files on the repo-server. This vulnerability is patched in Argo CD versions 2.1.11, 2.2.6, and 2.3.0. The problem can be mitigated by avoiding storing secrets in git, avoiding mounting secrets as files on the repo-server, avoiding decrypting secrets into files on the repo-server, and carefully limiting who can `create` or `update` Applications.
INFO
Published Date :
March 23, 2022, 9:15 p.m.
Last Modified :
Aug. 7, 2024, 3:43 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
4.0
Exploitability Score :
2.3
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-24731
.
URL | Resource |
---|---|
https://github.com/argoproj/argo-cd/security/advisories/GHSA-h6h5-6fmq-rh28 | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-24731
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-24731
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CPE Deprecation Remap by [email protected]
Aug. 07, 2024
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:* versions from (including) 1.5.0 from (excluding) 2.1.11 OR *cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:* versions from (including) 1.5.0 from (excluding) 2.1.11 -
CPE Deprecation Remap by [email protected]
Aug. 07, 2024
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc1:*:*:*:*:*:* OR *cpe:2.3:a:argoproj:argo_cd:2.3.0:rc1:*:*:*:*:*:* -
CPE Deprecation Remap by [email protected]
Aug. 07, 2024
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc5:*:*:*:*:*:* OR *cpe:2.3:a:argoproj:argo_cd:2.3.0:rc5:*:*:*:*:*:* -
CPE Deprecation Remap by [email protected]
Aug. 07, 2024
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:* versions from (including) 2.2.0 from (excluding) 2.2.6 OR *cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:* versions from (including) 2.2.0 from (excluding) 2.2.6 -
CPE Deprecation Remap by [email protected]
Aug. 07, 2024
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc2:*:*:*:*:*:* OR *cpe:2.3:a:argoproj:argo_cd:2.3.0:rc2:*:*:*:*:*:* -
CPE Deprecation Remap by [email protected]
Aug. 07, 2024
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc4:*:*:*:*:*:* OR *cpe:2.3:a:argoproj:argo_cd:2.3.0:rc4:*:*:*:*:*:* -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Initial Analysis by [email protected]
Apr. 01, 2022
Action Type Old Value New Value Added CVSS V2 NIST (AV:N/AC:L/Au:S/C:P/I:N/A:N) Added CVSS V3.1 NIST AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N Changed Reference Type https://github.com/argoproj/argo-cd/security/advisories/GHSA-h6h5-6fmq-rh28 No Types Assigned https://github.com/argoproj/argo-cd/security/advisories/GHSA-h6h5-6fmq-rh28 Third Party Advisory Added CWE NIST CWE-209 Added CWE NIST CWE-22 Added CPE Configuration OR *cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:* versions from (including) 1.5.0 up to (excluding) 2.1.11 *cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:* versions from (including) 2.2.0 up to (excluding) 2.2.6 *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc1:*:*:*:*:*:* *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc2:*:*:*:*:*:* *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc4:*:*:*:*:*:* *cpe:2.3:a:linuxfoundation:argo-cd:2.3.0:rc5:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-24731
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-24731
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.09 }} 0.03%
score
0.40232
percentile