Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in k8s.io/kubernetes/pkg/apiserver: GHSA-pmqp-h87c-mr78 #703

Closed
GoVulnBot opened this issue Aug 1, 2022 · 6 comments
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-pmqp-h87c-mr78, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
k8s.io/kubernetes/pkg/apiserver 1.16.2 >= 1.16.0, < 1.16.2

See doc/triage.md for instructions on how to triage this report.

packages:
  - package: k8s.io/kubernetes/pkg/apiserver
    versions:
      - introduced: 1.16.0
        fixed: 1.16.2
  - package: k8s.io/kubernetes/pkg/apiserver
    versions:
      - introduced: 1.15.0
        fixed: 1.15.5
  - package: k8s.io/kubernetes/pkg/apiserver
    versions:
      - introduced: 1.14.0
        fixed: 1.14.8
  - package: k8s.io/kubernetes/pkg/apiserver
    versions:
      - introduced: 1.0.0
        fixed: 1.13.12
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.
published: 2021-05-18T15:38:48Z
last_modified: 2021-05-18T15:38:48Z
cves:
  - CVE-2019-11253
ghsas:
  - GHSA-pmqp-h87c-mr78
links:
    context:
      - https://github.com/advisories/GHSA-pmqp-h87c-mr78

@tatianab tatianab added excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. and removed NeedsTriage labels Aug 30, 2022
@tatianab
Copy link
Contributor

Vulnerability in a server

@julieqiu julieqiu assigned tatianab and unassigned zpavlinovic Aug 30, 2022
@tatianab
Copy link
Contributor

re-opening as this needs a report

@tatianab tatianab reopened this Aug 30, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/426719 mentions this issue: data/excluded: add GO-2022-0703.yaml for CVE-2019-11253

@tatianab tatianab added NeedsTriage and removed excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. labels Aug 31, 2022
@tatianab tatianab assigned neild and unassigned tatianab Aug 31, 2022
@neild neild added excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable. excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. and removed NeedsReport excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable. labels Sep 2, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/428039 mentions this issue: data/excluded: add GO-2022-0703.yaml for CVE-2019-11253

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592770 mentions this issue: data/reports: unexclude 50 reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/607223 mentions this issue: data/reports: unexclude 20 reports (21)

gopherbot pushed a commit that referenced this issue Aug 21, 2024
  - data/reports/GO-2022-0642.yaml
  - data/reports/GO-2022-0644.yaml
  - data/reports/GO-2022-0645.yaml
  - data/reports/GO-2022-0647.yaml
  - data/reports/GO-2022-0649.yaml
  - data/reports/GO-2022-0700.yaml
  - data/reports/GO-2022-0703.yaml
  - data/reports/GO-2022-0704.yaml
  - data/reports/GO-2022-0705.yaml
  - data/reports/GO-2022-0707.yaml
  - data/reports/GO-2022-0708.yaml
  - data/reports/GO-2022-0709.yaml
  - data/reports/GO-2022-0732.yaml
  - data/reports/GO-2022-0749.yaml
  - data/reports/GO-2022-0751.yaml
  - data/reports/GO-2022-0752.yaml
  - data/reports/GO-2022-0759.yaml
  - data/reports/GO-2022-0760.yaml
  - data/reports/GO-2022-0769.yaml
  - data/reports/GO-2022-0770.yaml

Updates #642
Updates #644
Updates #645
Updates #647
Updates #649
Updates #700
Updates #703
Updates #704
Updates #705
Updates #707
Updates #708
Updates #709
Updates #732
Updates #749
Updates #751
Updates #752
Updates #759
Updates #760
Updates #769
Updates #770

Change-Id: I3dabcc907fd498009a9bd4cf865198037615717e
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607223
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

6 participants