hive-operator
v0.2.0
1 Service Accounts
1 Workloads
10 Bindings
3 Critical
1 Medium
6 Low
Description
The Kubedoop Operator for Apache Hive
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
hive-operator | default | ✅ | — | 10 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 hive-operator
Namespace: default
| Automount: ✅
🔑 Permissions (10)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
ClusterRole hive-operator | core/configmaps | create · delete · get · list · patch · update · watch | Critical | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole hive-operator | core/services | create · delete · get · list · patch · update · watch | Critical | DenialOfService NetworkManipulation ServiceExposure Tampering |
ClusterRole hive-operator | apps/statefulsets | create · delete · get · list · patch · update · watch | Critical | Persistence PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
ClusterRole hive-operator | policy/poddisruptionbudgets | create · delete · get · list · patch · update · watch | Medium | AvailabilityImpact DenialOfService Tampering |
ClusterRole hive-operator | hive.kubedoop.dev/hivemetastores | create · delete · get · list · patch · update · watch | Low | |
ClusterRole hive-operator | hive.kubedoop.dev/hivemetastores/finalizers | update | Low | |
ClusterRole hive-operator | hive.kubedoop.dev/hivemetastores/status | get · patch · update | Low | |
ClusterRole hive-operator | core/pods | get · list · watch | Low | |
ClusterRole hive-operator | s3.kubedoop.dev/s3buckets | get · list · watch | Low | |
ClusterRole hive-operator | s3.kubedoop.dev/s3connections | get · list · watch | Low |
⚠️ Potential Abuse (10)
The following security risks were found based on the above permissions:
- 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
- Manage PodDisruptionBudgets cluster-wide
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | hive-operator | hive-operator | quay.io/zncdatadev/hive-operator:0.2.0 |