1 Service Accounts
1 Workloads
13 Bindings
2 Critical
2 High
9 Low
Description
YugaWare is YugaByte Database’s Orchestration and Management console.
Overview
| Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
|---|---|---|---|---|---|---|
yugaware | default | ❌ | — | 13 | 6 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 yugaware
Namespace: default | Automount: ❌
🔑 Permissions (13)
| Role | Resource | Verbs | Risk | Tags |
|---|---|---|---|---|
ClusterRole yugaware | core/nodes/proxy | get · list · watch | Critical | ClusterAdminAccess CodeExecution ElevationOfPrivilege LateralMovement (+1 more) |
ClusterRole yugaware | core/secrets | create · delete · get · list · patch · update · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure Persistence (+4 more) |
ClusterRole yugaware | core/namespaces | create · delete · get · list · patch · update · watch | High | ClusterStructure DenialOfService InformationDisclosure NamespaceLifecycle Reconnaissance (+1 more) |
ClusterRole yugaware | core/pods/portforward | create · delete · get · list · patch · update · watch | High | ClusterWidePodPortForward LateralMovement NetworkManipulation PodPortForward |
ClusterRole yugaware | core/deployments | create · delete · get · list · update · watch | Low | |
ClusterRole yugaware | extensions/deployments | create · delete · get · list · update · watch | Low | |
ClusterRole yugaware | core/endpoints | get · list · watch | Low | |
ClusterRole yugaware | extensions/ingresses | get · list · watch | Low | |
ClusterRole yugaware | core/nodes | get · list · watch | Low | |
ClusterRole yugaware | core/pods | get · list · watch | Low | |
ClusterRole yugaware | core/pods/exec | get · list · watch | Low | |
ClusterRole yugaware | core/services | create · delete · get · list · update · watch | Low | |
ClusterRole yugaware | extensions/services | create · delete · get · list · update · watch | Low |
⚠️ Potential Abuse (10)
The following security risks were found based on the above permissions:
- Cluster-wide pod port-forward
- Namespaced pod port-forward
- Read secrets cluster-wide
- Read secrets in a namespace
- Modify secrets cluster-wide
- Modify secrets in a namespace
- Delete namespaces
- List Namespaces (Cluster Reconnaissance)
- Node proxy GET RCE via WebSocket
📦 Workloads (6)
| Kind | Name | Container | Image |
|---|---|---|---|
| StatefulSet | yugaware-yugaware | dnsmasq | janeczku/go-dnsmasq:release-1.0.7 |
| StatefulSet | yugaware-yugaware | nginx | nginx:latest |
| StatefulSet | yugaware-yugaware | postgres | postgres |
| StatefulSet | yugaware-yugaware | prometheus | prom/prometheus:v2.2.1 |
| StatefulSet | yugaware-yugaware | thirdparty-deps | quay.io/yugabyte/thirdparty-deps:latest |
| StatefulSet | yugaware-yugaware | yugaware | quay.io/yugabyte/yugaware:1.2.8.0-b1 |