cvelist/2018/18xxx/CVE-2018-18264.json
2019-03-17 23:13:01 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-18264",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Kubernetes Dashboard before 1.10.1 allows attackers to bypass authentication and use Dashboard's Service Account for reading secrets within the cluster."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sysdig.com/blog/privilege-escalation-kubernetes-dashboard/",
"refsource": "MISC",
"url": "https://sysdig.com/blog/privilege-escalation-kubernetes-dashboard/"
},
{
"name": "106493",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106493"
},
{
"name": "https://groups.google.com/forum/#!topic/kubernetes-announce/yBrFf5nmvfI",
"refsource": "MISC",
"url": "https://groups.google.com/forum/#!topic/kubernetes-announce/yBrFf5nmvfI"
},
{
"name": "https://github.com/kubernetes/dashboard/releases/tag/v1.10.1",
"refsource": "MISC",
"url": "https://github.com/kubernetes/dashboard/releases/tag/v1.10.1"
},
{
"name": "https://github.com/kubernetes/dashboard/pull/3400",
"refsource": "MISC",
"url": "https://github.com/kubernetes/dashboard/pull/3400"
},
{
"name": "https://github.com/kubernetes/dashboard/pull/3289",
"refsource": "MISC",
"url": "https://github.com/kubernetes/dashboard/pull/3289"
}
]
}
}