2021-01-26 18:02:39 +00:00
{
"CVE_data_meta" : {
2021-11-19 13:47:35 -08:00
"ASSIGNER" : "security@kubernetes.io" ,
"DATE_PUBLIC" : "2021-05-02T12:06:00.000Z" ,
2021-01-26 18:02:39 +00:00
"ID" : "CVE-2021-25743" ,
2021-11-19 13:47:35 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "ANSI escape characters in kubectl output are not being filtered"
2021-01-26 18:02:39 +00:00
} ,
2021-11-19 13:47:35 -08:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kubernetes" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_value" : "1.23.1"
} ,
{
"version_affected" : "?>" ,
"version_value" : "1.23.1"
} ,
{
"version_affected" : "<=" ,
"version_value" : "1.22.5"
} ,
{
"version_affected" : "?>" ,
"version_value" : "1.22.5"
} ,
{
"version_affected" : "<=" ,
"version_value" : "1.21.8"
} ,
{
"version_affected" : "?>" ,
"version_value" : "1.21.8"
} ,
{
"version_affected" : "<=" ,
"version_value" : "1.20.14"
} ,
{
"version_affected" : "?>" ,
"version_value" : "1.20.14"
}
]
}
}
]
} ,
"vendor_name" : "Kubernetes"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Eviatar Gerzi"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-26 18:02:39 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-11-19 13:47:35 -08:00
"value" : "kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events."
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences"
}
]
2021-01-26 18:02:39 +00:00
}
]
2021-11-19 13:47:35 -08:00
} ,
"references" : {
"reference_data" : [
{
2022-01-07 01:01:03 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/kubernetes/kubernetes/issues/101695" ,
"name" : "https://github.com/kubernetes/kubernetes/issues/101695"
2022-02-17 18:01:20 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220217-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220217-0003/"
2021-11-19 13:47:35 -08:00
}
]
} ,
"source" : {
"defect" : [
"https://github.com/kubernetes/kubernetes/issues/101695"
] ,
"discovery" : "EXTERNAL"
2021-01-26 18:02:39 +00:00
}
2022-01-07 01:01:03 +00:00
}