mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
104 lines
3.9 KiB
JSON
104 lines
3.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2022-29179",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Improper Privilege Management in Cilium"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "cilium",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "< 1.9.16"
|
|
},
|
|
{
|
|
"version_value": ">= 1.10.0, < 1.10.11"
|
|
},
|
|
{
|
|
"version_value": ">= 1.11.0, < 1.11.5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "cilium"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Cilium is open source software for providing and securing network connectivity and loadbalancing between application workloads. Prior to versions 1.9.16, 1.10.11, and 1.11.15, if an attacker is able to perform a container escape of a container running as root on a host where Cilium is installed, the attacker can escalate privileges to cluster admin by using Cilium's Kubernetes service account. The problem has been fixed and the patch is available in versions 1.9.16, 1.10.11, and 1.11.5. There are no known workarounds available."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-269: Improper Privilege Management"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/cilium/cilium/releases/tag/v1.10.11",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/cilium/cilium/releases/tag/v1.10.11"
|
|
},
|
|
{
|
|
"name": "https://github.com/cilium/cilium/releases/tag/v1.11.5",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/cilium/cilium/releases/tag/v1.11.5"
|
|
},
|
|
{
|
|
"name": "https://github.com/cilium/cilium/releases/tag/v1.9.16",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/cilium/cilium/releases/tag/v1.9.16"
|
|
},
|
|
{
|
|
"name": "https://github.com/cilium/cilium/security/advisories/GHSA-fmrf-gvjp-5j5g",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/cilium/cilium/security/advisories/GHSA-fmrf-gvjp-5j5g"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-fmrf-gvjp-5j5g",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |