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: GHSA-j9wf-vvm6-4r9w #1093

Closed
GoVulnBot opened this issue Oct 31, 2022 · 3 comments
Closed
Assignees
Labels
duplicate 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-j9wf-vvm6-4r9w, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
k8s.io/kubernetes <= 1.22.0

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

modules:
  - module: TODO
    versions:
      - {}
    packages:
      - package: k8s.io/kubernetes
description: Kubernetes API server in all versions allow an attacker who is able to
    create a ClusterIP service and set the spec.externalIPs field, to intercept traffic
    to that IP address. Additionally, an attacker who is able to patch the status
    (which is considered a privileged operation and should not typically be granted
    to users) of a LoadBalancer service can set the status.loadBalancer.ingress.ip
    to similar effect.
cves:
  - CVE-2020-8554
ghsas:
  - GHSA-j9wf-vvm6-4r9w

@neild neild self-assigned this Oct 31, 2022
@neild neild added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Oct 31, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/446656 mentions this issue: data/excluded: add GO-2022-1093.yaml

@tatianab
Copy link
Contributor

Duplicate of #940

@tatianab tatianab marked this as a duplicate of #940 Nov 18, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/451277 mentions this issue: data/excluded: merge GO-2022-0940.yaml and GO-2022-1093

gopherbot pushed a commit that referenced this issue Nov 18, 2022
Merge duplicate reports.

Aliases: CVE-2020-8554, GHSA-j9wf-vvm6-4r9w

Updates #940, #1093

Change-Id: I01f6c3b34aca829f460d7c82bf868a05e623d1ea
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/451277
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tatiana Bradley <tatiana@golang.org>
Run-TryBot: Tatiana Bradley <tatiana@golang.org>
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
duplicate 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

4 participants