Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-31989
HistoryMay 21, 2024 - 7:08 p.m.

CVE-2024-31989 ArgoCD Vulnerable to Use of Risky or Missing Cryptographic Algorithms in Redis Cache

2024-05-2119:08:48
CWE-327
GitHub_M
github.com
6
cve-2024-31989
argocd
kubernetes
redis
vulnerability
privilege escalation
information leakage
network policies
vpc cni
gitops
cluster controller
access controls
patched

CVSS3

9

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0

Percentile

13.0%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It has been discovered that an unprivileged pod in a different namespace on the same cluster could connect to the Redis server on port 6379. Despite having installed the latest version of the VPC CNI plugin on the EKS cluster, it requires manual enablement through configuration to enforce network policies. This raises concerns that many clients might unknowingly have open access to their Redis servers. This vulnerability could lead to Privilege Escalation to the level of cluster controller, or to information leakage, affecting anyone who does not have strict access controls on their Redis instance. This issue has been patched in version(s) 2.8.19, 2.9.15 and 2.10.10.

CNA Affected

[
  {
    "vendor": "argoproj",
    "product": "argo-cd",
    "versions": [
      {
        "version": "< 2.8.19",
        "status": "affected"
      },
      {
        "version": ">= 2.9.0-rc1, < 2.9.15",
        "status": "affected"
      },
      {
        "version": ">= 2.10.0-rc1, < 2.10.10",
        "status": "affected"
      },
      {
        "version": ">= 2.11.0-rc1, < 2.11.1",
        "status": "affected"
      },
      {
        "version": "<= 1.8.7",
        "status": "affected"
      }
    ]
  }
]

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:argoproj:argo-cd:*:*:*:*:*:*:*:*"
    ],
    "vendor": "argoproj",
    "product": "argo-cd",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "2.8.18"
      },
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "2.9.14"
      },
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "2.10.9"
      },
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "2.11.0"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

9

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0

Percentile

13.0%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total