mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
118 lines
4.1 KiB
JSON
118 lines
4.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@kubernetes.io",
|
|
"DATE_PUBLIC": "2021-09-15T121:15:00.000Z",
|
|
"ID": "CVE-2021-25741",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Symlink Exchange Can Allow Host Filesystem Access"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Kubernetes",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "1.19.14"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "1.20.10"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "1.21.4"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "1.22.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Kubernetes"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Fabricio Voznika & Mark Wolters"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A security issue was discovered in Kubernetes where a user may be able to create a container with subpath volume mounts to access files & directories outside of the volume, including on the host filesystem."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 8.8,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-20: Improper Input Validation"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://groups.google.com/g/kubernetes-security-announce/c/nyfdhK24H7s",
|
|
"name": "https://groups.google.com/g/kubernetes-security-announce/c/nyfdhK24H7s"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/kubernetes/kubernetes/issues/104980",
|
|
"name": "https://github.com/kubernetes/kubernetes/issues/104980"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20211008-0006/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20211008-0006/"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"https://github.com/kubernetes/kubernetes/issues/104980"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |