{ "schema_version": "1.4.0", "id": "GHSA-437m-7hj5-9mpw", "modified": "2024-01-05T16:01:24Z", "published": "2024-01-05T16:01:24Z", "aliases": [ "CVE-2023-30617" ], "summary": "Kruise allows leveraging the kruise-daemon pod to list all secrets in the entire cluster", "details": "### Impact\nAttacker that has gain 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, attackers can leverage the \"captured\" secrets (e.g. the kruise-manager service account token) to gain extra privilege such as pod modification. \n\n### Workarounds\nFor users that do not require imagepulljob functions, they can modify kruise-daemon-role to drop the cluster level secret get/list privilege \n\n### Patches\n\nFor users who're using v0.8.x ~ v1.2.x, please update the v1.3.1\nFor users who're using v1.3, please update the v1.3.1\nFor users who're using v1.4, please update the v1.4.1\nFor users who're using v1.5, please update the v1.5.2\n### References\nNone", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/openkruise/kruise" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.8.0" }, { "fixed": "1.3.1" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/openkruise/kruise" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.1" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/openkruise/kruise" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.5.0" }, { "fixed": "1.5.2" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/openkruise/kruise/security/advisories/GHSA-437m-7hj5-9mpw" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30617" }, { "type": "PACKAGE", "url": "https://github.com/openkruise/kruise" } ], "database_specific": { "cwe_ids": [ "CWE-250", "CWE-269" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-01-05T16:01:24Z", "nvd_published_at": "2024-01-03T16:15:08Z" } }