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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/107290 | Broken Link Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2019:1851 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:3239 | Third Party Advisory |
https://github.com/kubernetes/kubernetes/issues/74534 | Issue Tracking Vendor Advisory |
https://groups.google.com/forum/#%21topic/kubernetes-announce/vmUUNkYfG9g | |
https://security.netapp.com/advisory/ntap-20190416-0002/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2019-04-01 14:29
Updated : 2023-11-07 03:02
NVD link : CVE-2019-1002100
Mitre link : CVE-2019-1002100
CVE.ORG link : CVE-2019-1002100
JSON object : View
Products Affected
redhat
- openshift_container_platform
kubernetes
- kubernetes
CWE
CWE-770
Allocation of Resources Without Limits or Throttling