hbase-operator
v0.2.0
1 Service Accounts
1 Workloads
8 Bindings
4 Critical
4 Low
Description
The Kubedoop operator for Hbase
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
hbase-operator | default | ✅ | — | 8 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 hbase-operator
Namespace: default
| Automount: ✅
🔑 Permissions (8)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
ClusterRole hbase-operator | core/configmaps | create · delete · get · list · patch · update · watch | Critical | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole hbase-operator | core/secrets | create · delete · get · list · patch · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure Persistence (+4 more) |
ClusterRole hbase-operator | core/services | create · delete · get · list · patch · update · watch | Critical | DenialOfService NetworkManipulation ServiceExposure Tampering |
ClusterRole hbase-operator | apps/statefulsets | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
ClusterRole hbase-operator | authentication.kubedoop.dev/authenticationclasses | get · list · watch | Low | |
ClusterRole hbase-operator | hbase.kubedoop.dev/hbaseclusters | create · delete · get · list · patch · update · watch | Low | |
ClusterRole hbase-operator | hbase.kubedoop.dev/hbaseclusters/finalizers | update | Low | |
ClusterRole hbase-operator | hbase.kubedoop.dev/hbaseclusters/status | get · patch · update | Low |
⚠️ Potential Abuse (13)
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 StatefulSets cluster-wide
- Manage StatefulSets in a namespace
- Manage Services cluster-wide
- Manage Services in a namespace
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | hbase-operator | hbase-operator | quay.io/zncdatadev/hbase-operator:0.2.0 |