Skip to content

x/vulndb: potential Go vuln in k8s.io/kubernetes: GHSA-xc8m-28vv-4pjc #1864

Closed
@GoVulnBot

Description

@GoVulnBot

In GitHub Security Advisory GHSA-xc8m-28vv-4pjc, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
k8s.io/kubernetes 1.27.2 >= 1.27.0, < 1.27.2

Cross references:

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

modules:
    - module: k8s.io/kubernetes
      versions:
        - introduced: 1.27.0
          fixed: 1.27.2
      packages:
        - package: k8s.io/kubernetes
    - module: k8s.io/kubernetes
      versions:
        - introduced: 1.26.0
          fixed: 1.26.5
      packages:
        - package: k8s.io/kubernetes
    - module: k8s.io/kubernetes
      versions:
        - introduced: 1.25.0
          fixed: 1.25.10
      packages:
        - package: k8s.io/kubernetes
    - module: k8s.io/kubernetes
      versions:
        - fixed: 1.24.14
      packages:
        - package: k8s.io/kubernetes
summary: Kubelet vulnerable to bypass of seccomp profile enforcement
description: A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. Pods that use localhost type for seccomp profile but specify an empty profile field, are affected by this issue. In this scenario, this vulnerability allows the pod to run in unconfined (seccomp disabled) mode. This bug affects Kubelet.
cves:
    - CVE-2023-2431
ghsas:
    - GHSA-xc8m-28vv-4pjc
references:
    - web: https://nvd.nist.gov/vuln/detail/CVE-2023-2431
    - report: https://github.com/kubernetes/kubernetes/issues/118690
    - web: https://groups.google.com/g/kubernetes-security-announce/c/QHmx0HOQa10
    - fix: https://github.com/kubernetes/kubernetes/pull/117020
    - fix: https://github.com/kubernetes/kubernetes/pull/117116
    - fix: https://github.com/kubernetes/kubernetes/pull/117117
    - fix: https://github.com/kubernetes/kubernetes/pull/117118
    - fix: https://github.com/kubernetes/kubernetes/pull/117147
    - advisory: https://github.com/advisories/GHSA-xc8m-28vv-4pjc

Metadata

Metadata

Assignees

Labels

excluded: EFFECTIVELY_PRIVATEThis vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions