2022-09-08 01:00:34 +00:00
{
"CVE_data_meta" : {
2023-02-01 17:53:56 -08:00
"ASSIGNER" : "security@kubernetes.io" ,
"DATE_PUBLIC" : "2022-11-10T17:14:00.000Z" ,
2022-09-08 01:00:34 +00:00
"ID" : "CVE-2022-3162" ,
2023-02-01 17:53:56 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "Unauthorized read of Custom Resources"
2022-09-08 01:00:34 +00:00
} ,
2023-02-01 17:53:56 -08:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kubernetes" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_value" : "v1.25.3"
} ,
{
"version_affected" : "<=" ,
"version_value" : "v1.24.7"
} ,
{
"version_affected" : "<=" ,
"version_value" : "v1.23.13"
} ,
{
"version_affected" : "<=" ,
"version_value" : "v1.22.15"
}
]
}
}
]
} ,
"vendor_name" : "Kubernetes"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Richard Turnbull of NCC Group"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-08 01:00:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-01 20:00:35 +00:00
"value" : "Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group."
2022-09-08 01:00:34 +00:00
}
]
2023-02-01 17:53:56 -08:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-23 Relative Path Traversal"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2023-03-01 20:00:35 +00:00
"refsource" : "MISC" ,
"url" : "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA" ,
"name" : "https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA"
2023-02-01 17:53:56 -08:00
} ,
{
2023-03-01 20:00:35 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/kubernetes/kubernetes/issues/113756" ,
"name" : "https://github.com/kubernetes/kubernetes/issues/113756"
2023-05-11 15:00:37 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20230511-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20230511-0004/"
2023-02-01 17:53:56 -08:00
}
]
} ,
"source" : {
"defect" : [
"https://github.com/kubernetes/kubernetes/issues/113756"
] ,
"discovery" : "EXTERNAL"
2022-09-08 01:00:34 +00:00
}
2023-03-01 20:00:35 +00:00
}