CVE-2022-24904

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD starting with version 0.7.0 and prior to versions 2.1.15m 2.2.9, and 2.3.4 is vulnerable to a symlink following bug allowing a malicious user with repository write access to leak sensitive files from Argo CD's repo-server. A malicious Argo CD user with write access for a repository which is (or may be) used in a directory-type Application may commit a symlink which points to an out-of-bounds file. Sensitive files which could be leaked include manifest files from other Applications' source repositories (potentially decrypted files, if you are using a decryption plugin) or any JSON-formatted secrets which have been mounted as files on the repo-server. A patch for this vulnerability has been released in Argo CD versions 2.3.4, 2.2.9, and 2.1.15. Users of versions 2.3.0 or above who do not have any Jsonnet/directory-type Applications may disable the Jsonnet/directory config management tool as a workaround.
References
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*
cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*
cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*

History

03 Jun 2022, 18:14

Type Values Removed Values Added
First Time Linuxfoundation
Linuxfoundation argo-cd
CPE cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*
CWE CWE-61
CVSS v2 : unknown
v3 : unknown
v2 : 4.0
v3 : 4.3
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.1.15 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.1.15 - Release Notes, Third Party Advisory
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.2.9 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.2.9 - Release Notes, Third Party Advisory
References (CONFIRM) https://github.com/argoproj/argo-cd/security/advisories/GHSA-6gcg-hp2x-q54h - (CONFIRM) https://github.com/argoproj/argo-cd/security/advisories/GHSA-6gcg-hp2x-q54h - Mitigation, Third Party Advisory
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.3.4 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.3.4 - Release Notes, Third Party Advisory

20 May 2022, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-05-20 14:15

Updated : 2023-12-10 14:22


NVD link : CVE-2022-24904

Mitre link : CVE-2022-24904

CVE.ORG link : CVE-2022-24904


JSON object : View

Products Affected

linuxfoundation

  • argo-cd
CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')

CWE-61

UNIX Symbolic Link (Symlink) Following