GHSA-xx8c-m748-xr4j

Suggest an improvement
Source
https://github.com/advisories/GHSA-xx8c-m748-xr4j
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-xx8c-m748-xr4j/GHSA-xx8c-m748-xr4j.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xx8c-m748-xr4j
Aliases
Related
Published
2022-02-15T01:57:18Z
Modified
2024-08-21T15:58:37.389110Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N CVSS Calculator
Summary
Access Restriction Bypass in kubernetes
Details

The API server in Kubernetes does not properly check admission control, which allows remote authenticated users to access additional resources via a crafted patched object.

Specific Go Packages Affected

github.com/kubernetes/kubernetes/pkg/apiserver

Database specific
{
    "nvd_published_at": "2016-02-03T18:59:00Z",
    "cwe_ids": [
        "CWE-284"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-07T20:51:03Z"
}
References

Affected packages

Go / github.com/kubernetes/kubernetes

Package

Name
github.com/kubernetes/kubernetes
View open source insights on deps.dev
Purl
pkg:golang/github.com/kubernetes/kubernetes

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.0-alpha.6

Database specific

{
    "last_known_affected_version_range": "<= 1.2.0-alpha.5"
}