CVE-2023-27593
MEDIUM4.4EPSS 0.02%cilium-agent container can access the host via `hostPath` mount
描述
Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.11.15, 1.12.8, and 1.13.1, an attacker with access to a Cilium agent pod can write to `/opt/cni/bin` due to a `hostPath` mount of that directory in the agent pod. By replacing the CNI binary with their own malicious binary and waiting for the creation of a new pod on the node, the attacker can gain access to the underlying node.The issue has been fixed and the fix is available on versions 1.11.15, 1.12.8, and 1.13.1. Some workarounds are available. Kubernetes RBAC should be used to deny users and service accounts `exec` access to Cilium agent pods. In cases where a user requires `exec` access to Cilium agent pods, but should not have access to the underlying node, no workaround is possible.
受影響套件(8)
- Bitnami/ciliumfrom 0, < 1.11.15, >= 1.12.0, < 1.12.8, >= 1.13.0, < 1.13.1
- Bitnami/cilium-operatorfrom 0, < 1.11.15, >= 1.12.0, < 1.12.8, >= 1.13.0, < 1.13.1
- Bitnami/cilium-proxyfrom 0, < 1.11.15, >= 1.12.0, < 1.12.8, >= 1.13.0, < 1.13.1
- Bitnami/hubblefrom 0, < 1.11.15, >= 1.12.0, < 1.12.8, >= 1.13.0, < 1.13.1
- Bitnami/hubble-relayfrom 0, < 1.11.15, >= 1.12.0, < 1.12.8, >= 1.13.0, < 1.13.1
- Bitnami/hubble-uifrom 0, < 1.11.15, >= 1.12.0, < 1.12.8, >= 1.13.0, < 1.13.1
- Bitnami/hubble-ui-backendfrom 0, < 1.11.15, >= 1.12.0, < 1.12.8, >= 1.13.0, < 1.13.1
- Go/github.com/cilium/ciliumfrom 0, < 1.11.15
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.4 | CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H |
參考連結(9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-27593
- PATCHhttps://github.com/cilium/cilium
- WEBhttps://github.com/cilium/cilium/pull/24075
- WEBhttps://github.com/cilium/cilium/releases/tag/v1.11.15
- WEBhttps://github.com/cilium/cilium/releases/tag/v1.12.8
- WEBhttps://github.com/cilium/cilium/releases/tag/v1.13.1
- WEBhttps://github.com/cilium/cilium/security/advisories/GHSA-4hc4-pgfx-3mrx
- WEBhttps://kubernetes.io/docs/reference/access-authn-authz/rbac
- WEBhttps://kubernetes.io/docs/reference/access-authn-authz/rbac/