Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/kanisterio/kanister/blob/master/helm/kanister-operator/templa
- https://github.com/kanisterio/kanister/security/advisories/GHSA-h27c-6xm3-mcqp
FAQ
What is CVE-2024-43403?
CVE-2024-43403 is a vulnerability with a CVSS score of 8.8 (HIGH). 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"...
How severe is CVE-2024-43403?
CVE-2024-43403 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-43403?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.