2020-02-03 19:01:11 +00:00
{
"CVE_data_meta" : {
2020-10-22 16:05:45 -04:00
"ASSIGNER" : "security@kubernetes.io" ,
"DATE_PUBLIC" : "2020-10-15T04:00:00.000Z" ,
2020-02-03 19:01:11 +00:00
"ID" : "CVE-2020-8563" ,
2020-10-22 16:05:45 -04:00
"STATE" : "PUBLIC" ,
"TITLE" : "Secret leaks in logs for vSphere Provider kube-controller-manager"
2020-02-03 19:01:11 +00:00
} ,
2020-10-22 16:05:45 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2020-12-07 23:01:54 +00:00
"vendor_name" : "Kubernetes" ,
2020-10-22 16:05:45 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Kubernetes" ,
"version" : {
"version_data" : [
{
2020-12-07 23:01:54 +00:00
"version_value" : "< 1.19.3"
2020-10-22 16:05:45 -04:00
}
]
}
}
]
2020-12-07 23:01:54 +00:00
}
2020-10-22 16:05:45 -04:00
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Kaizhe Huang (derek0405)"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-02-03 19:01:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-07 23:01:54 +00:00
"value" : "In Kubernetes clusters using VSphere as a cloud provider, with a logging level set to 4 or above, VSphere cloud credentials will be leaked in the cloud controller manager's log. This affects < v1.19.3."
2020-10-22 16:05:45 -04:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532 Information Exposure Through Log Files"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/kubernetes/kubernetes/issues/95621" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/kubernetes/kubernetes/issues/95621"
} ,
{
"name" : "Multiple secret leaks when verbose logging is enabled" ,
"refsource" : "MLIST" ,
"url" : "https://groups.google.com/g/kubernetes-security-discuss/c/vm-HcrFUOCs/m/36utxAM5CwAJ"
2021-01-26 18:03:19 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20210122-0006/" ,
"url" : "https://security.netapp.com/advisory/ntap-20210122-0006/"
2020-02-03 19:01:11 +00:00
}
]
2020-10-22 16:05:45 -04:00
} ,
"source" : {
"defect" : [
"https://github.com/kubernetes/kubernetes/issues/95621"
] ,
"discovery" : "EXTERNAL"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Do not enable verbose logging in production (log level >= 4), limit access to logs."
}
]
2020-02-03 19:01:11 +00:00
}