CVE-2024-43403 HIGH

CVE-2024-43403: Kanister has a potential risk which can be leveraged to make a cluster-level privilege escalation

Vendor Kanisterio
Product kanister
Weakness CWE-269
Published August 20, 2024
Last update August 21, 2024

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

Kanister is a data protection workflow management tool. The kanister has a deployment called default-kanister-operator, which is bound with a ClusterRole called edit via ClusterRoleBinding. The "edit" ClusterRole is one of Kubernetes default-created ClusterRole, and it has the create/patch/udpate verbs of daemonset resources, create verb of serviceaccount/token resources, and impersonate verb of serviceaccounts resources. A malicious user can leverage access the worker node which has this component to make a cluster-level privilege escalation.

Key dates

02Disclosure timeline

August 20, 2024 CVE published
August 21, 2024 Record updated

Related vulnerabilities

04Related CVE