Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2022-24730— Path traversal and improper access control allows leaking out-of-bound files from Argo CD repo-server

Quick assessment

Affected
argoproj argo-cd
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

GitHub argo-cd是 (Github)开源的一个应用软件。用于Kubernetes的声明性GitOps连续交付工具。 GitHub argo-cd 存在访问控制错误漏洞,攻击者利用该漏洞读取存储库服务器不应访问的文件,导致敏感信息泄露给未经授权的攻击者,损害数据机密性。

CVSS 7.7 · High EPSS 0.90% · P57

Possible ATT&CK Techniques 1 AI

T1005 · Data from Local System
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2022-24730

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Path traversal and improper access control allows leaking out-of-bound files from Argo CD repo-server
Source: CVE Program / CVE List V5
Vulnerability Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD starting with version 1.3.0 but before versions 2.1.11, 2.2.6, and 2.3.0 is vulnerable to a path traversal bug, compounded by an improper access control bug, allowing a malicious user with read-only repository access to leak sensitive files from Argo CD's repo-server. A malicious Argo CD user who has been granted `get` access for a repository containing a Helm chart can craft an API request to the `/api/v1/repositories/{repo_url}/appdetails` endpoint to leak the contents of out-of-bounds files from the repo-server. The malicious payload would reference an out-of-bounds file, and the contents of that file would be returned as part of the response. Contents from a non-YAML file may be returned as part of 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 other Applications' 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 patches prevent path traversal and limit access to users who either A) have been granted Application `create` privileges or B) have been granted Application `get` privileges and are requesting details for a `repo_url` that has already been used for the given Application. There are currently no known workarounds.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
GitHub argo-cd 访问控制错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
GitHub argo-cd是 (Github)开源的一个应用软件。用于Kubernetes的声明性GitOps连续交付工具。 GitHub argo-cd 存在访问控制错误漏洞,攻击者利用该漏洞读取存储库服务器不应访问的文件,导致敏感信息泄露给未经授权的攻击者,损害数据机密性。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
argoproj argo-cd >= 1.3.0, < 2.1.11 -

II. Public POCs for CVE-2022-24730

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-24730

登录查看更多情报信息。

Vendor Advisories for CVE-2022-24730 (1)

Same Patch Batch · argoproj · 2022-03-23 · 3 CVEs total

CVE-2022-24768 9.9 CRITICAL Improper access control allows admin privilege escalation in Argo CD
CVE-2022-24731 6.8 MEDIUM Path traversal allows leaking out-of-bound files from Argo CD repo-server

IV. Related Vulnerabilities

V. Comments for CVE-2022-24730

No comments yet


Leave a comment