In all Kubernetes versions prior to v1.11.8, v1.12.6, and v1.13.4, users that are authorized to make patch requests to the Kubernetes API Server can send a specially crafted patch of type "json-patch" (e.g. kubectl patch --type json or "Content-Type: application/json-patch+json") that consumes excessive resources while processing, causing a Denial of Service on the API Server.
{
"unresolved_ranges": [
{
"source": "CPE_FIELD",
"extracted_events": [
{
"last_affected": "3.10"
}
],
"cpe": "cpe:2.3:a:redhat:openshift_container_platform:3.10:*:*:*:*:*:*:*"
},
{
"source": "CPE_FIELD",
"extracted_events": [
{
"last_affected": "3.11"
}
],
"cpe": "cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*"
}
]
}{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.11.8"
},
{
"introduced": "1.12.0"
},
{
"fixed": "1.12.6"
},
{
"introduced": "1.13.0"
},
{
"fixed": "1.13.4"
}
],
"cpe": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*"
}