You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See doc/triage.md for instructions on how to triage this report.
modules:
- module: TODO
versions:
- introduced: TODO (earliest fixed "1.18.18", vuln range "<= 1.18.17")
packages:
- package: k8s.io/kubernetes
- module: TODO
versions:
- introduced: TODO (earliest fixed "1.19.10", vuln range ">= 1.19.0, <= 1.19.9")
packages:
- package: k8s.io/kubernetes
- module: TODO
versions:
- introduced: TODO (earliest fixed "1.20.6", vuln range ">= 1.20.0, <= 1.20.5")
packages:
- package: k8s.io/kubernetes
description: |-
A vulnerability in Kubernetes `kube-apiserver` could allow node updates to bypass a _Validating Admission Webhook_ and allow unauthorized node updates. The information that is provided to the admission controller could contain old configurations that overwrite values used for validation. Since the overwriting takes place before the validation, this could lead the admission controller to accept requests that should be blocked. The vulnerability can be exploited when an update action on node resources is performed and an admission controller is in place and configured to validate the action.
Users are only affected by this vulnerability if they are running a _Validating Admission Webhook_ for Nodes that denies admission based partially on the old state of the Node object. It only impacts validating admission plugins that rely on old values in certain fields and does not impact calls from kubelets that go through the built-in NodeRestriction admission plugin.
cves:
- CVE-2021-25735
ghsas:
- GHSA-g42g-737j-qx6j
The text was updated successfully, but these errors were encountered:
In GitHub Security Advisory GHSA-g42g-737j-qx6j, there is a vulnerability in the following Go packages or modules:
Cross references:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: