Closed Danny-Wei closed 6 months ago
Only by granting accounts the bind permission of roles or clusterroles, they potentially elevate their privileges. Refer to Restrictions on role binding creation or update
Therefore, it is necessary to check whether the rules in the role include the bind verb for clusterroles or roles resources.
bind
Correct the detection logic for bind_roles.
Description
Only by granting accounts the bind permission of roles or clusterroles, they potentially elevate their privileges. Refer to Restrictions on role binding creation or update
Therefore, it is necessary to check whether the rules in the role include the
bind
verb for clusterroles or roles resources.Motivation and Context
Correct the detection logic for bind_roles.
Types of changes
Checklist