CVE-2022-31105

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD starting with version 0.4.0 and prior to 2.2.11, 2.3.6, and 2.4.5 is vulnerable to an improper certificate validation bug which could cause Argo CD to trust a malicious (or otherwise untrustworthy) OpenID Connect (OIDC) provider. A patch for this vulnerability has been released in Argo CD versions 2.4.5, 2.3.6, and 2.2.11. There are no complete workarounds, but a partial workaround is available. Those who use an external OIDC provider (not the bundled Dex instance), can mitigate the issue by setting the `oidc.config.rootCA` field in the `argocd-cm` ConfigMap. This mitigation only forces certificate validation when the API server handles login flows. It does not force certificate verification when verifying tokens on API calls.
Configurations

Configuration 1 (hide)

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

History

07 Aug 2024, 15:43

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

20 Jul 2022, 15:45

Type Values Removed Values Added
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.4.5 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.4.5 - Release Notes, Third Party Advisory
References (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.3.6 - (MISC) https://github.com/argoproj/argo-cd/releases/tag/v2.3.6 - Release Notes, Third Party Advisory
References (CONFIRM) https://github.com/argoproj/argo-cd/security/advisories/GHSA-7943-82jg-wmw5 - (CONFIRM) https://github.com/argoproj/argo-cd/security/advisories/GHSA-7943-82jg-wmw5 - Third Party Advisory
CPE cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*
CWE CWE-599
CVSS v2 : unknown
v3 : unknown
v2 : 5.1
v3 : 9.6

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-31105

Mitre link : CVE-2022-31105

CVE.ORG link : CVE-2022-31105


JSON object : View

Products Affected

linuxfoundation

  • argo-cd

argoproj

  • argo_cd
CWE
CWE-295

Improper Certificate Validation

CWE-599

Missing Validation of OpenSSL Certificate