Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/openkruise/kruise
  4. ›
  5. CVE-2023-30617

CVE-2023-30617: Improper Privilege Management

January 5, 2024

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.

References

  • github.com/advisories/GHSA-437m-7hj5-9mpw
  • github.com/openkruise/kruise/security/advisories/GHSA-437m-7hj5-9mpw
  • nvd.nist.gov/vuln/detail/CVE-2023-30617

Code Behaviors & Features

Detect and mitigate CVE-2023-30617 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.8.0 before 1.3.1, all versions starting from 1.4.0 before 1.4.1, all versions starting from 1.5.0 before 1.5.2

Fixed versions

  • 1.3.1
  • 1.4.1
  • 1.5.2

Solution

Upgrade to versions 1.3.1, 1.4.1, 1.5.2 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-250: Execution with Unnecessary Privileges
  • CWE-269: Improper Privilege Management

Source file

go/github.com/openkruise/kruise/CVE-2023-30617.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:03 +0000.