2024-03-18 23:03:27 +00:00
{
"id" : "CVE-2024-28249" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-03-18T22:15:08.503" ,
2025-01-09 17:04:14 +00:00
"lastModified" : "2025-01-09T16:46:53.507" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-18 23:03:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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."
2024-03-19 15:03:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "Cilium es una soluci\u00f3n de redes, observabilidad y seguridad con un plano de datos basado en eBPF. Antes de las versiones 1.13.13, 1.14.8 y 1.15.2, en los cl\u00fasteres de Cilium con IPsec habilitado y el tr\u00e1fico que coincide con las pol\u00edticas de Capa 7, el tr\u00e1fico elegible para IPsec entre el proxy Envoy de un nodo y los pods en otros nodos se env\u00eda sin cifrar y es elegible para IPsec. El tr\u00e1fico entre el proxy DNS de un nodo y los pods de otros nodos se env\u00eda sin cifrar. Este problema se resolvi\u00f3 en Cilium 1.15.2, 1.14.8 y 1.13.13. No se conoce ning\u00fan workaround para este problema."
2024-03-18 23:03:27 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2024-03-18 23:03:27 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-03-18 23:03:27 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 4.0
2025-01-09 17:04:14 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 4.0
2024-03-18 23:03:27 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-311"
}
]
2025-01-09 17:04:14 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-319"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.13.13" ,
"matchCriteriaId" : "7ED07032-14A2-48C9-AE92-68A5E05DBA58"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.14.0" ,
"versionEndExcluding" : "1.14.8" ,
"matchCriteriaId" : "50C01BB2-3804-450F-846D-DE7A23112DF6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cilium:cilium:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.15.0" ,
"versionEndExcluding" : "1.15.2" ,
"matchCriteriaId" : "9938037D-85A4-4964-B593-33015AEFC8DB"
}
]
}
]
2024-03-18 23:03:27 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/cilium/cilium/releases/tag/v1.13.13" ,
2025-01-09 17:04:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-03-18 23:03:27 +00:00
} ,
{
"url" : "https://github.com/cilium/cilium/releases/tag/v1.14.8" ,
2025-01-09 17:04:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-03-18 23:03:27 +00:00
} ,
{
"url" : "https://github.com/cilium/cilium/releases/tag/v1.15.2" ,
2025-01-09 17:04:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-03-18 23:03:27 +00:00
} ,
{
"url" : "https://github.com/cilium/cilium/security/advisories/GHSA-j89h-qrvr-xc36" ,
2025-01-09 17:04:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/cilium/cilium/releases/tag/v1.13.13" ,
2025-01-09 17:04:14 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/cilium/cilium/releases/tag/v1.14.8" ,
2025-01-09 17:04:14 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/cilium/cilium/releases/tag/v1.15.2" ,
2025-01-09 17:04:14 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/cilium/cilium/security/advisories/GHSA-j89h-qrvr-xc36" ,
2025-01-09 17:04:14 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-03-18 23:03:27 +00:00
}
]
}