CVE-2019-1002100: Allocation of Resources Without Limits or Throttling
(updated )
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
- access.redhat.com/errata/RHSA-2019:1851
- access.redhat.com/errata/RHSA-2019:3239
- github.com/advisories/GHSA-q4rr-64r9-fwgf
- github.com/kubernetes/kubernetes/issues/74534
- groups.google.com/forum/
- nvd.nist.gov/vuln/detail/CVE-2019-1002100
- security.netapp.com/advisory/ntap-20190416-0002/
- web.archive.org/web/20210125011246/https://www.securityfocus.com/bid/107290/
Detect and mitigate CVE-2019-1002100 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →