CVE-2022-24768

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All unpatched versions of Argo CD starting with 1.0.0 are vulnerable to an improper access control bug, allowing a malicious user to potentially escalate their privileges to admin-level. Versions starting with 0.8.0 and 0.5.0 contain limited versions of this issue. To perform exploits, an authorized Argo CD user must have push access to an Application's source git or Helm repository or `sync` and `override` access to an Application. Once a user has that access, different exploitation levels are possible depending on their other RBAC privileges. A patch for this vulnerability has been released in Argo CD versions 2.3.2, 2.2.8, and 2.1.14. Some mitigation measures are available but do not serve as a substitute for upgrading. To avoid privilege escalation, limit who has push access to Application source repositories or `sync` + `override` access to Applications; and limit which repositories are available in projects where users have `update` access to Applications. To avoid unauthorized resource inspection/tampering, limit who has `delete`, `get`, or `action` access to Applications.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*

History

07 Aug 2024, 15:43

Type Values Removed Values Added
First Time Argoproj argo Cd
Argoproj
CPE cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:* cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*

01 Apr 2022, 14:01

Type Values Removed Values Added
CPE cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*
CWE CWE-200 CWE-269
CVSS v2 : unknown
v3 : unknown
v2 : 6.5
v3 : 8.8
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.2.8 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.2.8 - Release Notes, Third Party Advisory
References (CONFIRM) https://github.com/argoproj/argo-cd/security/advisories/GHSA-2f5v-8r3f-8pww - (CONFIRM) https://github.com/argoproj/argo-cd/security/advisories/GHSA-2f5v-8r3f-8pww - Mitigation, Third Party Advisory
References (MISC) https://github.com/argoproj/argo-cd/commit/af03b291d4b7e9d3ce9a6580ae9c8141af0e05cf - (MISC) https://github.com/argoproj/argo-cd/commit/af03b291d4b7e9d3ce9a6580ae9c8141af0e05cf - Patch, Third Party Advisory
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.3.2 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.3.2 - Release Notes, Third Party Advisory
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.1.14 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.1.14 - Release Notes, Third Party Advisory

23 Mar 2022, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-03-23 22:15

Updated : 2024-08-07 15:43


NVD link : CVE-2022-24768

Mitre link : CVE-2022-24768

CVE.ORG link : CVE-2022-24768


JSON object : View

Products Affected

argoproj

  • argo_cd
CWE
CWE-862

Missing Authorization

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor