CVE-2019-1002100

Source
https://cve.org/CVERecord?id=CVE-2019-1002100
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-1002100.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-1002100
Aliases
Downstream
Related
Published
2019-04-01T14:29:00.483Z
Modified
2026-03-12T22:57:43.093150Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/kubernetes/kubernetes

Affected ranges

Type
GIT
Repo
https://github.com/kubernetes/kubernetes
Events
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.11.8"
        },
        {
            "introduced": "1.12.0"
        },
        {
            "fixed": "1.12.6"
        },
        {
            "introduced": "1.13.0"
        },
        {
            "fixed": "1.13.4"
        }
    ]
}

Affected versions

v1.*
v1.12.0
v1.12.1
v1.12.1-beta.0
v1.12.2
v1.12.2-beta.0
v1.12.3
v1.12.3-beta.0
v1.12.4
v1.12.4-beta.0
v1.12.5
v1.12.5-beta.0
v1.12.6-beta.0
v1.13.0
v1.13.1
v1.13.1-beta.0
v1.13.2
v1.13.2-beta.0
v1.13.3
v1.13.3-beta.0
v1.13.4-beta.0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-1002100.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "3.10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "3.11"
            }
        ]
    }
]