Path traversal in Argo CD - CVE-2022-24730

 

Path traversal in Argo CD - CVE-2022-24730

Published: March 24, 2022


Vulnerability identifier: #VU61583
CSH Severity: Medium
CVSS v4: 7.1 [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]
CVE-ID: CVE-2022-24730
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to input validation error when processing directory traversal sequences in the /api/v1/repositories/{repo_url}/appdetails endpoint. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.


Affected software

Argo CD
Red Hat OpenShift GitOps

How to mitigate CVE-2022-24730

Install update from vendor's website.

Argo CD - addressed in versions 2.1.11, 2.2.6, 2.3.0
Red Hat OpenShift GitOps - addressed in versions 1.2.3, 1.3.5, 1.3.6, 1.4.4

External References

Related Security Bulletins