CVE-2024-47825
CIDR deny policies may not take effect when a more narrow CIDR allow is present
描述
Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.14.0 and prior to versions 1.14.16 and 1.15.10, a policy rule denying a prefix that is broader than `/32` may be ignored if there is a policy rule referencing a more narrow prefix (`CIDRSet` or `toFQDN`) and this narrower policy rule specifies either `enableDefaultDeny: false` or `- toEntities: all`. Note that a rule specifying `toEntities: world` or `toEntities: 0.0.0.0/0` is insufficient, it must be to entity `all`.This issue has been patched in Cilium v1.14.16 and v1.15.10. As this issue only affects policies using `enableDefaultDeny: false` or that set `toEntities` to `all`, some workarounds are available. For users with policies using `enableDefaultDeny: false`, remove this configuration option and explicitly define any allow rules required. For users with egress policies that explicitly specify `toEntities: all`, use `toEntities: world`.
如何修補 CVE-2024-47825
要修補 CVE-2024-47825,請將受影響套件升級到下列已修補版本。
- —升級至 1.16.0 或更新版本
- —升級至 1.16.0 或更新版本
- —升級至 1.16.0 或更新版本
- —升級至 1.15.10 或更新版本
- —升級至 1.14.16 或更新版本
CVE-2024-47825 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(5)
- >= 1.15.4, < 1.16.0
- >= 1.15.4, < 1.16.0
- >= 1.14.0, < 1.16.0
- >= 1.15.0, < 1.15.10
- >= 1.14.0, < 1.14.16, >= 1.15.0, < 1.15.10
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.0 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N |