Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-30617
HistoryJan 03, 2024 - 3:29 p.m.

CVE-2023-30617 Leverage the kruise-daemon pod to list all secrets in the entire cluster

2024-01-0315:29:17
CWE-269
CWE-250
GitHub_M
www.cve.org
1
kruise
kubernetes
security

CVSS3

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

EPSS

0.001

Percentile

19.4%

Kruise provides automated management of large-scale applications on Kubernetes. Starting in version 0.8.0 and prior to versions 1.3.1, 1.4.1, and 1.5.2, an attacker who has gained root privilege of the node that kruise-daemon run can leverage the kruise-daemon pod to list all secrets in the entire cluster. After that, the attacker can leverage the “captured” secrets (e.g. the kruise-manager service account token) to gain extra privileges such as pod modification. Versions 1.3.1, 1.4.1, and 1.5.2 fix this issue. A workaround is available. For users that do not require imagepulljob functions, they can modify kruise-daemon-role to drop the cluster level secret get/list privilege.

CNA Affected

[
  {
    "vendor": "openkruise",
    "product": "kruise",
    "versions": [
      {
        "version": ">= 0.8.0, < 1.3.1",
        "status": "affected"
      },
      {
        "version": "= 1.4.0",
        "status": "affected"
      },
      {
        "version": ">= 1.5.0, < 1.5.2",
        "status": "affected"
      }
    ]
  }
]

CVSS3

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

EPSS

0.001

Percentile

19.4%

Related for CVELIST:CVE-2023-30617