1 Service Accounts
1 Workloads
13 Bindings
4 Critical
2 High
7 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 | create · get · list · watch | Critical | ClusterAdminAccess CodeExecution ElevationOfPrivilege LateralMovement (+1 more) |
ClusterRole yugaware | core/pods | create · get · list · watch | Critical | LateralMovement Persistence PotentialPrivilegeEscalation PrivilegeEscalation WorkloadExecution |
ClusterRole yugaware | core/pods/exec | create · get · list · watch | Critical | ClusterWidePodExec CodeExecution ElevationOfPrivilege LateralMovement PodExec (+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 | create · get · list · watch | Low | |
ClusterRole yugaware | extensions/ingresses | get · list · watch | Low | |
ClusterRole yugaware | core/nodes | create · 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 (14)
The following security risks were found based on the above permissions:
- Cluster-wide pod exec
- Namespaced pod exec
- Cluster-wide pod port-forward
- Namespaced pod port-forward
- Create pods cluster-wide
- Create pods in a namespace
- 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:1.17.4 |
| StatefulSet | yugaware-yugaware | postgres | postgres:11.5 |
| 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:2.1.5.0-b17 |