Skip to content

x/vulndb: potential Go vuln in github.com/kubernetes/kubernetes: GHSA-2394-5535-8j88 #1628

Closed
@GoVulnBot

Description

@GoVulnBot

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

Metadata

Metadata

Assignees

Labels

excluded: NOT_IMPORTABLEThis vulnerability only exists in a binary and is not importable.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions