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 github.com/kubernetes/kubernetes: GHSA-2394-5535-8j88 #1628

Closed
GoVulnBot opened this issue Mar 10, 2023 · 3 comments
Assignees
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-2394-5535-8j88, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/kubernetes/kubernetes 1.22.16 >= 1.22.0, < 1.22.16

Cross references:

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

modules:
  - module: github.com/kubernetes/kubernetes
    versions:
      - introduced: 1.22.0
        fixed: 1.22.16
    packages:
      - package: github.com/kubernetes/kubernetes
  - module: github.com/kubernetes/kubernetes
    versions:
      - introduced: 1.23.0
        fixed: 1.23.14
    packages:
      - package: github.com/kubernetes/kubernetes
  - module: github.com/kubernetes/kubernetes
    versions:
      - introduced: 1.24.0
        fixed: 1.24.8
    packages:
      - package: github.com/kubernetes/kubernetes
  - module: github.com/kubernetes/kubernetes
    versions:
      - introduced: TODO (earliest fixed "1.25.4", vuln range ">= 1.25.0, < 1.25.3")
    packages:
      - package: github.com/kubernetes/kubernetes
description: 'Users authorized to list or watch one type of namespaced custom resource
    cluster-wide can read custom resources of a different type in the same API group
    without authorization. Clusters are impacted by this vulnerability if all of the
    following are true: 1. There are 2+ CustomResourceDefinitions sharing the same
    API group 2. Users have cluster-wide list or watch authorization on one of those
    custom resources. 3. The same users are not authorized to read another custom
    resource in the same API group.'
cves:
  - CVE-2022-3162
ghsas:
  - GHSA-2394-5535-8j88
references:
  - web: https://nvd.nist.gov/vuln/detail/CVE-2022-3162
  - report: https://github.com/kubernetes/kubernetes/issues/113756
  - web: https://groups.google.com/g/kubernetes-security-announce/c/iUd550j7kjA
  - advisory: https://github.com/advisories/GHSA-2394-5535-8j88

@jba jba self-assigned this Mar 13, 2023
@jba jba added the excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable. label Mar 13, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/475915 mentions this issue: data/excluded: batch add GO-2023-1629, GO-2023-1628, GO-2023-1627, GO-2023-1622

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592759 mentions this issue: data/reports: unexclude 75 reports

@gopherbot
Copy link
Contributor

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

gopherbot pushed a commit that referenced this issue Aug 20, 2024
  - data/reports/GO-2023-1590.yaml
  - data/reports/GO-2023-1592.yaml
  - data/reports/GO-2023-1596.yaml
  - data/reports/GO-2023-1607.yaml
  - data/reports/GO-2023-1612.yaml
  - data/reports/GO-2023-1613.yaml
  - data/reports/GO-2023-1614.yaml
  - data/reports/GO-2023-1615.yaml
  - data/reports/GO-2023-1616.yaml
  - data/reports/GO-2023-1617.yaml
  - data/reports/GO-2023-1618.yaml
  - data/reports/GO-2023-1619.yaml
  - data/reports/GO-2023-1620.yaml
  - data/reports/GO-2023-1622.yaml
  - data/reports/GO-2023-1627.yaml
  - data/reports/GO-2023-1628.yaml
  - data/reports/GO-2023-1629.yaml
  - data/reports/GO-2023-1630.yaml
  - data/reports/GO-2023-1633.yaml
  - data/reports/GO-2023-1639.yaml

Updates #1590
Updates #1592
Updates #1596
Updates #1607
Updates #1612
Updates #1613
Updates #1614
Updates #1615
Updates #1616
Updates #1617
Updates #1618
Updates #1619
Updates #1620
Updates #1622
Updates #1627
Updates #1628
Updates #1629
Updates #1630
Updates #1633
Updates #1639

Change-Id: I2441a82107b88955ddb98c7d3c55b7b2fe3e3aa7
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606783
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_IMPORTABLE This vulnerability only exists in a binary and is not importable.
Projects
None yet
Development

No branches or pull requests

3 participants