dns-operator
v0.14.0
1 Service Accounts
1 Workloads
10 Bindings
2 Critical
1 High
7 Low
Description
Kubernetes operator responsible for reconciling DNS Record custom resources.
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
dns-operator-controller-manager | default | ❌ | — | 10 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 dns-operator-controller-manager
Namespace: default
| Automount: ❌
🔑 Permissions (10)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
Role dns-operator-leader-election-role | coordination.k8s.io/leases | create · delete · get · list · patch · update · watch | Critical | ControlPlaneDisruption CriticalNamespace DenialOfService Tampering |
ClusterRole dns-operator-manager-role | core/secrets | get · list · watch | Critical | ClusterWideSecretAccess CredentialAccess DataExposure InformationDisclosure SecretAccess |
Role dns-operator-leader-election-role | core/configmaps | create · delete · get · list · patch · update · watch | High | ConfigMapAccess DataExposure InformationDisclosure PotentialPrivilegeEscalation Tampering |
ClusterRole dns-operator-manager-role | kuadrant.io/dnshealthcheckprobes | create · delete · get · list · patch · update · watch | Low | |
ClusterRole dns-operator-manager-role | kuadrant.io/dnshealthcheckprobes/finalizers | update | Low | |
ClusterRole dns-operator-manager-role | kuadrant.io/dnshealthcheckprobes/status | get · patch · update | Low | |
ClusterRole dns-operator-manager-role | kuadrant.io/dnsrecords | create · delete · get · list · patch · update · watch | Low | |
ClusterRole dns-operator-manager-role | kuadrant.io/dnsrecords/finalizers | update | Low | |
ClusterRole dns-operator-manager-role | kuadrant.io/dnsrecords/status | get · patch · update | Low | |
Role dns-operator-leader-election-role | core/events | create · patch | Low |
⚠️ Potential Abuse (6)
The following security risks were found based on the above permissions:
- Read secrets cluster-wide
- Read secrets in a namespace
- Read ConfigMaps in a namespace
- Modify ConfigMaps in a namespace
- Manage Leases in kube-system or kube-node-lease namespace
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | dns-operator-controller-manager | manager | quay.io/kuadrant/dns-operator:v0.14.0 |