Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/argoproj/argo-cd/v2
  4. ›
  5. CVE-2022-24904

CVE-2022-24904: UNIX Symbolic Link (Symlink) Following

May 23, 2022

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

  • github.com/advisories/GHSA-6gcg-hp2x-q54h
  • github.com/argoproj/argo-cd/releases/tag/v2.1.15
  • github.com/argoproj/argo-cd/releases/tag/v2.2.9
  • github.com/argoproj/argo-cd/releases/tag/v2.3.4
  • github.com/argoproj/argo-cd/security/advisories/GHSA-6gcg-hp2x-q54h
  • nvd.nist.gov/vuln/detail/CVE-2022-24904

Code Behaviors & Features

Detect and mitigate CVE-2022-24904 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.1.15, all versions starting from 2.2.0 before 2.2.9, all versions starting from 2.3.0 before 2.3.4

Fixed versions

  • v2.1.15
  • v2.2.9
  • v2.3.4

Solution

Upgrade to versions 2.1.15, 2.2.9, 2.3.4 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-59: Improper Link Resolution Before File Access ('Link Following')
  • CWE-61: UNIX Symbolic Link (Symlink) Following

Source file

go/github.com/argoproj/argo-cd/v2/CVE-2022-24904.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:16 +0000.