2024-10-21 19:00:31 +00:00
{
2024-11-22 17:00:36 +00:00
"data_version" : "4.0" ,
2024-10-21 19:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-10220" ,
2024-11-22 17:00:36 +00:00
"ASSIGNER" : "security@kubernetes.io" ,
"STATE" : "PUBLIC"
2024-10-21 19:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-11-22 17:00:36 +00:00
"value" : "The Kubernetes kubelet component allows arbitrary command execution via specially crafted gitRepo volumes.This issue affects kubelet: through 1.28.11, from 1.29.0 through 1.29.6, from 1.30.0 through 1.30.2."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')" ,
"cweId" : "CWE-22"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Kubernetes" ,
"product" : {
"product_data" : [
{
"product_name" : "kubelet" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"lessThanOrEqual" : "1.28.11" ,
"status" : "affected" ,
"version" : "0" ,
"versionType" : "semver"
} ,
{
"lessThanOrEqual" : "1.29.6" ,
"status" : "affected" ,
"version" : "1.29.0" ,
"versionType" : "semver"
} ,
{
"lessThanOrEqual" : "1.30.2" ,
"status" : "affected" ,
"version" : "1.30.0" ,
"versionType" : "semver"
} ,
{
"status" : "unaffected" ,
"version" : "1.31.0" ,
"versionType" : "semver"
} ,
{
"status" : "unaffected" ,
"version" : "1.30.3"
} ,
{
"status" : "unaffected" ,
"version" : "1.29.7"
} ,
{
"status" : "unaffected" ,
"version" : "1.28.12"
}
] ,
"defaultStatus" : "unaffected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/kubernetes/kubernetes/issues/128885" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kubernetes/kubernetes/issues/128885"
} ,
{
"url" : "https://groups.google.com/g/kubernetes-security-announce/c/ptNgV5Necko" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/g/kubernetes-security-announce/c/ptNgV5Necko"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Imre Rad"
} ,
{
"lang" : "en" ,
"value" : "Imre Rad"
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.1 ,
"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:N" ,
"version" : "3.1"
2024-10-21 19:00:31 +00:00
}
]
}
}