2023-10-04 18:00:35 +00:00
{
2023-11-02 03:00:33 +00:00
"data_version" : "4.0" ,
2023-10-04 18:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-5408" ,
2023-11-02 03:00:33 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2023-10-04 18:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-11-02 03:00:33 +00:00
"value" : "A privilege escalation flaw was found in the node restriction admission plugin of the kubernetes api server of OpenShift. A remote attacker who modifies the node role label could steer workloads from the control plane and etcd nodes onto different worker nodes and gain broader access to the cluster."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Privilege Management" ,
"cweId" : "CWE-269"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
2023-11-29 06:00:33 +00:00
{
"product_name" : "Red Hat OpenShift Container Platform 4.11" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "v4.11.0-202311211130.p0.g7021090.assembly.stream" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
} ,
2023-11-17 00:01:14 +00:00
{
"product_name" : "Red Hat OpenShift Container Platform 4.12" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "v4.12.0-202311021630.p0.gfe5e2a1.assembly.stream" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
} ,
2023-11-02 03:00:33 +00:00
{
"product_name" : "Red Hat OpenShift Container Platform 4.13" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "v4.13.0-202310210425.p0.gd525f5d.assembly.stream" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
2023-12-30 12:00:33 +00:00
} ,
{
"product_name" : "Red Hat OpenShift Container Platform 4.14" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "v4.14.0-202310201027.p0.g8b38d12.assembly.stream" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
2023-11-02 03:00:33 +00:00
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2023-12-30 12:00:33 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5006" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2023:5006"
} ,
2023-11-02 03:00:33 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:6130" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2023:6130"
} ,
2023-11-17 00:01:14 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:6842" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2023:6842"
} ,
2023-11-29 06:00:33 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7479" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2023:7479"
} ,
2023-11-02 03:00:33 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-5408" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2023-5408"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2242173" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2242173"
} ,
{
"url" : "https://github.com/openshift/kubernetes/pull/1736" ,
"refsource" : "MISC" ,
"name" : "https://github.com/openshift/kubernetes/pull/1736"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "This issue was discovered by Derek Carr (Red Hat) and Mrunal Patel (Red Hat)."
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
2023-11-11 22:00:33 +00:00
"attackVector" : "NETWORK" ,
2023-11-02 03:00:33 +00:00
"availabilityImpact" : "HIGH" ,
2023-11-11 22:00:33 +00:00
"baseScore" : 7.2 ,
2023-11-02 03:00:33 +00:00
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
2023-11-11 22:00:33 +00:00
"scope" : "UNCHANGED" ,
2023-11-02 03:00:33 +00:00
"userInteraction" : "NONE" ,
2023-11-11 22:00:33 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
2023-11-02 03:00:33 +00:00
"version" : "3.1"
2023-10-04 18:00:35 +00:00
}
]
}
}