Skip to content

XML Entity Expansion and Improper Input Validation in Kubernetes API server

High severity GitHub Reviewed Published May 18, 2021 to the GitHub Advisory Database • Updated Sep 29, 2023

Package

gomod k8s.io/kubernetes (Go)

Affected versions

>= 1.0.0, < 1.13.12
>= 1.14.0, < 1.14.8
>= 1.15.0, < 1.15.5
>= 1.16.0, < 1.16.2

Patched versions

1.13.12
1.14.8
1.15.5
1.16.2

Description

Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming unavailable. Prior to v1.14.0, default RBAC policy authorized anonymous users to submit requests that could trigger this vulnerability. Clusters upgraded from a version prior to v1.14.0 keep the more permissive policy by default for backwards compatibility.

Specific Go Packages Affected

k8s.io/kubernetes/pkg/apiserver

References

Reviewed May 17, 2021
Published to the GitHub Advisory Database May 18, 2021
Last updated Sep 29, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE ID

CVE-2019-11253

GHSA ID

GHSA-pmqp-h87c-mr78

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.