2019-04-17 13:00:49 +00:00
{
"CVE_data_meta" : {
2019-08-26 15:05:16 -04:00
"AKA" : "" ,
2019-08-29 01:00:55 +00:00
"ASSIGNER" : "security@kubernetes.io" ,
2019-08-26 15:05:16 -04:00
"DATE_PUBLIC" : "2019-08-12" ,
2019-04-17 13:00:49 +00:00
"ID" : "CVE-2019-11250" ,
2019-08-26 15:05:16 -04:00
"STATE" : "PUBLIC" ,
"TITLE" : "Kubernetes client-go logs authorization headers at debug verbosity levels"
2019-04-17 13:00:49 +00:00
} ,
2019-08-26 15:05:16 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2019-08-29 01:00:55 +00:00
"vendor_name" : "Kubernetes" ,
2019-08-26 15:05:16 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Kubernetes" ,
"version" : {
"version_data" : [
{
2019-08-29 01:00:55 +00:00
"version_value" : "prior to 1.16"
2019-08-26 15:05:16 -04:00
}
]
}
}
]
2019-08-29 01:00:55 +00:00
}
2019-08-26 15:05:16 -04:00
}
]
}
} ,
"configuration" : [ ] ,
"credit" : [ ] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-04-17 13:00:49 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-08-26 15:05:16 -04:00
"value" : "The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher. This can disclose credentials to unauthorized users via logs or command output. Kubernetes components (such as kube-apiserver) prior to v1.16.0, which make use of basic or bearer token authentication, and run at high verbosity levels, are affected."
2019-04-17 13:00:49 +00:00
}
]
2019-08-26 15:05:16 -04:00
} ,
"exploit" : [ ] ,
"generator" : {
"engine" : "Vulnogram 0.0.7"
} ,
"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.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532: Inclusion of Sensitive Information in Log Files"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/kubernetes/kubernetes/issues/81114" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/kubernetes/kubernetes/issues/81114"
2019-09-19 17:00:56 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190919-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190919-0003/"
2019-08-26 15:05:16 -04:00
}
]
} ,
"solution" : [ ] ,
"source" : {
"advisory" : "" ,
"defect" : [
"https://github.com/kubernetes/kubernetes/issues/81114"
] ,
"discovery" : "EXTERNAL"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "lower log verbosity levels to <= 6"
}
]
2019-04-17 13:00:49 +00:00
}