Lucene search

K
cve[email protected]CVE-2023-41333
HistorySep 27, 2023 - 3:19 p.m.

CVE-2023-41333

2023-09-2715:19:30
CWE-306
web.nvd.nist.gov
2427
cilium
networking
security
ebpf
data plane
cve-2023-41333
kubernetes
api server
threat model
policy enforcement

8.1 High

CVSS3

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H

7.8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.3%

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. An attacker with the ability to create or modify CiliumNetworkPolicy objects in a particular namespace is able to affect traffic on an entire Cilium cluster, potentially bypassing policy enforcement in other namespaces. By using a crafted endpointSelector that uses the DoesNotExist operator on the reserved:init label, the attacker can create policies that bypass namespace restrictions and affect the entire Cilium cluster. This includes potentially allowing or denying all traffic. This attack requires API server access, as described in the Kubernetes API Server Attacker section of the Cilium Threat Model. This issue has been resolved in Cilium versions 1.14.2, 1.13.7, and 1.12.14. As a workaround an admission webhook can be used to prevent the use of endpointSelectors that use the DoesNotExist operator on the reserved:init label in CiliumNetworkPolicies.

Affected configurations

Vulners
NVD
Node
ciliumciliumRange1.14.01.14.2
OR
ciliumciliumRange1.13.01.13.7
OR
ciliumciliumRange<1.12.14
VendorProductVersionCPE
ciliumcilium*cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*
ciliumcilium*cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*
ciliumcilium*cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "cilium",
    "product": "cilium",
    "versions": [
      {
        "version": ">= 1.14.0, < 1.14.2",
        "status": "affected"
      },
      {
        "version": ">= 1.13.0, < 1.13.7",
        "status": "affected"
      },
      {
        "version": "< 1.12.14",
        "status": "affected"
      }
    ]
  }
]

8.1 High

CVSS3

Attack Vector

ADJACENT

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H

7.8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.3%

Related for CVE-2023-41333