Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-37307
HistoryJun 13, 2024 - 4:09 p.m.

CVE-2024-37307 Cilium leaks sensitive information in cilium-bugtool

2024-06-1316:09:22
CWE-200
GitHub_M
www.cve.org
4
cilium
sensitive data
leak
bugtool
ebpf
version 1.15.6
tls inspection
ingress
gateway api
kafka
patch

7.9 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

0.0004 Low

EPSS

Percentile

10.4%

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.13.0 and prior to versions 1.13.7, 1.14.12, and 1.15.6, the output of cilium-bugtool can contain sensitive data when the tool is run (with the --envoy-dump flag set) against Cilium deployments with the Envoy proxy enabled. Users of the TLS inspection, Ingress with TLS termination, Gateway API with TLS termination, and Kafka network policies with API key filtering features are affected. The sensitive data includes the CA certificate, certificate chain, and private key used by Cilium HTTP Network Policies, and when using Ingress/Gateway API and the API keys used in Kafka-related network policy. cilium-bugtool is a debugging tool that is typically invoked manually and does not run during the normal operation of a Cilium cluster. This issue has been patched in Cilium v1.15.6, v1.14.12, and v1.13.17. There is no workaround to this issue.

CNA Affected

[
  {
    "vendor": "cilium",
    "product": "cilium",
    "versions": [
      {
        "version": ">= 1.13.0, < 1.13.17",
        "status": "affected"
      },
      {
        "version": ">= 1.14.0, < 1.14.12",
        "status": "affected"
      },
      {
        "version": ">= 1.15.0, < 1.15.6",
        "status": "affected"
      }
    ]
  }
]

7.9 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

0.0004 Low

EPSS

Percentile

10.4%

Related for CVELIST:CVE-2024-37307