1 Service Accounts
1 Workloads
15 Bindings
6 Critical
3 High
6 Low
Description
The Kubedoop operator for Apache DolphinScheduler
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
dolphinscheduler-operator | default | ✅ | — | 15 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 dolphinscheduler-operator
Namespace: default
| Automount: ✅
🔑 Permissions (15)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
ClusterRole dolphinscheduler-operator | core/configmaps | create · delete · get · list · patch · update · watch | Critical | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole dolphinscheduler-operator | apps/deployments | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
ClusterRole dolphinscheduler-operator | batch/jobs | create · delete · get · list · patch · update · watch | Critical | PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
ClusterRole dolphinscheduler-operator | core/secrets | create · delete · get · list · patch · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure Persistence (+4 more) |
ClusterRole dolphinscheduler-operator | core/services | create · delete · get · list · patch · update · watch | Critical | DenialOfService NetworkManipulation ServiceExposure Tampering |
ClusterRole dolphinscheduler-operator | apps/statefulsets | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
ClusterRole dolphinscheduler-operator | rbac.authorization.k8s.io/rolebindings | create · delete · get · list · patch · update · watch | High | BindingToPrivilegedRole InformationDisclosure PrivilegeEscalation RBACManipulation RBACQuery (+1 more) |
ClusterRole dolphinscheduler-operator | rbac.authorization.k8s.io/roles | create · delete · get · list · patch · update · watch | High | InformationDisclosure PrivilegeEscalation RBACManipulation RBACQuery Reconnaissance |
ClusterRole dolphinscheduler-operator | core/serviceaccounts | create · delete · get · list · patch · update · watch | High | IdentityManagement PotentialPrivilegeEscalation Tampering |
ClusterRole dolphinscheduler-operator | authentication.kubedoop.dev/authenticationclasses | get · list · watch | Low | |
ClusterRole dolphinscheduler-operator | dolphinscheduler.kubedoop.dev/dolphinschedulerclusters | create · delete · get · list · patch · update · watch | Low | |
ClusterRole dolphinscheduler-operator | dolphinscheduler.kubedoop.dev/dolphinschedulerclusters/finalizers | update | Low | |
ClusterRole dolphinscheduler-operator | dolphinscheduler.kubedoop.dev/dolphinschedulerclusters/status | get · patch · update | Low | |
ClusterRole dolphinscheduler-operator | core/pods | get · list · watch | Low | |
ClusterRole dolphinscheduler-operator | secrets.kubedoop.dev/secretclasses | get · list · watch | Low |
⚠️ Potential Abuse (22)
The following security risks were found based on the above permissions:
- Read secrets cluster-wide
- Read secrets in a namespace
- Modify secrets cluster-wide
- Modify secrets in a namespace
- Read ConfigMaps cluster-wide
- Read ConfigMaps in a namespace
- Modify ConfigMaps cluster-wide
- Modify ConfigMaps in a namespace
- Manage Roles in a namespace (create, update, patch, delete)
- Manage RoleBindings in a namespace (create, update, patch, delete)
- Manage Deployments cluster-wide (potential for privileged pod execution)
- Manage Deployments in a namespace (potential for privileged pod execution)
- Manage StatefulSets cluster-wide
- Manage StatefulSets in a namespace
- Manage Jobs cluster-wide (one-off privileged execution)
- Manage Jobs in a namespace (one-off privileged execution)
- Manage ServiceAccounts cluster-wide
- Manage ServiceAccounts in a namespace
- Manage Services cluster-wide
- Manage Services in a namespace
- Read RBAC configuration cluster-wide
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | dolphinscheduler-operator | dolphinscheduler-operator | quay.io/zncdatadev/dolphinscheduler-operator:0.2.0 |