{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-28249", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.13.13, 1.14.8, and 1.15.2, in Cilium clusters with IPsec enabled and traffic matching Layer 7 policies, IPsec-eligible traffic between a node's Envoy proxy and pods on other nodes is sent unencrypted and IPsec-eligible traffic between a node's DNS proxy and pods on other nodes is sent unencrypted. This issue has been resolved in Cilium 1.15.2, 1.14.8, and 1.13.13. There is no known workaround for this issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-311: Missing Encryption of Sensitive Data", "cweId": "CWE-311" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "cilium", "product": { "product_data": [ { "product_name": "cilium", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 1.13.13" }, { "version_affected": "=", "version_value": ">= 1.14.0, < 1.14.8" }, { "version_affected": "=", "version_value": ">= 1.15.0, < 1.15.2" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/cilium/cilium/security/advisories/GHSA-j89h-qrvr-xc36", "refsource": "MISC", "name": "https://github.com/cilium/cilium/security/advisories/GHSA-j89h-qrvr-xc36" }, { "url": "https://github.com/cilium/cilium/releases/tag/v1.13.13", "refsource": "MISC", "name": "https://github.com/cilium/cilium/releases/tag/v1.13.13" }, { "url": "https://github.com/cilium/cilium/releases/tag/v1.14.8", "refsource": "MISC", "name": "https://github.com/cilium/cilium/releases/tag/v1.14.8" }, { "url": "https://github.com/cilium/cilium/releases/tag/v1.15.2", "refsource": "MISC", "name": "https://github.com/cilium/cilium/releases/tag/v1.15.2" } ] }, "source": { "advisory": "GHSA-j89h-qrvr-xc36", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" } ] } }