Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD starting with 2.3.0 and prior to 2.3.6 and 2.4.5 is vulnerable to a cross-site scripting (XSS) bug which could allow an attacker to inject arbitrary JavaScript in the `/auth/callback` page in a victim's browser. This vulnerability only affects Argo CD instances which have single sign on (SSO) enabled. The exploit also assumes the attacker has 1) access to the API server's encryption key, 2) a method to add a cookie to the victim's browser, and 3) the ability to convince the victim to visit a malicious `/auth/callback` link. The vulnerability is classified as low severity because access to the API server's encryption key already grants a high level of access. Exploiting the XSS would allow the attacker to impersonate the victim, but would not grant any privileges which the attacker could not otherwise gain using the encryption key. A patch for this vulnerability has been released in the following Argo CD versions 2.4.5 and 2.3.6. There is currently no known workaround.
References
Link | Resource |
---|---|
https://github.com/argoproj/argo-cd/releases/tag/v2.3.6 | Release Notes Third Party Advisory |
https://github.com/argoproj/argo-cd/releases/tag/v2.4.5 | Release Notes Third Party Advisory |
https://github.com/argoproj/argo-cd/security/advisories/GHSA-pmjg-52h9-72qv | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
07 Aug 2024, 15:43
Type | Values Removed | Values Added |
---|---|---|
First Time |
Argoproj argo Cd
Argoproj |
|
CPE | cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:* |
20 Jul 2022, 15:46
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 6.1 |
CPE | cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.3.6 - Release Notes, Third Party Advisory | |
References | (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.4.5 - Release Notes, Third Party Advisory | |
References | (CONFIRM) https://github.com/argoproj/argo-cd/security/advisories/GHSA-pmjg-52h9-72qv - Third Party Advisory |
12 Jul 2022, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-07-12 22:15
Updated : 2024-08-07 15:43
NVD link : CVE-2022-31102
Mitre link : CVE-2022-31102
CVE.ORG link : CVE-2022-31102
JSON object : View
Products Affected
argoproj
- argo_cd
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')