ghsa-q4rr-64r9-fwgf
Vulnerability from github
Published
2022-05-13 01:21
Modified
2023-09-28 20:26
Summary
Kubernetes DoS Vulnerability
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.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Go",
            name: "k8s.io/kubernetes",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.0",
                  },
                  {
                     last_affected: "1.10",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         database_specific: {
            last_known_affected_version_range: "<= 1.11.7",
         },
         package: {
            ecosystem: "Go",
            name: "k8s.io/kubernetes",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.11.0",
                  },
                  {
                     fixed: "1.11.8",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         database_specific: {
            last_known_affected_version_range: "<= 1.12.5",
         },
         package: {
            ecosystem: "Go",
            name: "k8s.io/kubernetes",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.12.0",
                  },
                  {
                     fixed: "1.12.6",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         database_specific: {
            last_known_affected_version_range: "<= 1.13.3",
         },
         package: {
            ecosystem: "Go",
            name: "k8s.io/kubernetes",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.13.0",
                  },
                  {
                     fixed: "1.13.4",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2019-1002100",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-770",
      ],
      github_reviewed: true,
      github_reviewed_at: "2023-07-19T18:22:43Z",
      nvd_published_at: "2019-04-01T14:29:00Z",
      severity: "MODERATE",
   },
   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.",
   id: "GHSA-q4rr-64r9-fwgf",
   modified: "2023-09-28T20:26:03Z",
   published: "2022-05-13T01:21:42Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2019-1002100",
      },
      {
         type: "WEB",
         url: "https://github.com/kubernetes/kubernetes/issues/74534",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1851",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:3239",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/kubernetes/kubernetes",
      },
      {
         type: "WEB",
         url: "https://groups.google.com/forum/#!topic/kubernetes-announce/vmUUNkYfG9g",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20190416-0002",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20210125011246/https://www.securityfocus.com/bid/107290",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "Kubernetes DoS Vulnerability",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.