Overview
- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 5.2
- Exploitability score
- 1.2
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
- Severity
- MEDIUM
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:openkruise:kruise:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "57BCE0E8-737C-4F60-A649-9A7AF93B3083", "versionEndExcluding": "1.3.1", "versionStartIncluding": "0.8.0" }, { "criteria": "cpe:2.3:a:openkruise:kruise:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8B827C8D-19E3-4492-9553-12562C329AF4", "versionEndExcluding": "1.4.1", "versionStartIncluding": "1.4.0" }, { "criteria": "cpe:2.3:a:openkruise:kruise:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BC512B85-26B5-44E2-9CE3-1135652ECBEA", "versionEndExcluding": "1.5.2", "versionStartIncluding": "1.5.0" } ], "operator": "OR" } ] } ]