ghsa-xx8c-m748-xr4j
Vulnerability from github
Published
2022-02-15 01:57
Modified
2023-10-02 11:33
Severity ?
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
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.2.0-alpha.5" }, "package": { "ecosystem": "Go", "name": "github.com/kubernetes/kubernetes" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.0-alpha.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-1905" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2021-05-07T20:51:03Z", "nvd_published_at": "2016-02-03T18:59:00Z", "severity": "HIGH" }, "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.\n\n### Specific Go Packages Affected\ngithub.com/kubernetes/kubernetes/pkg/apiserver", "id": "GHSA-xx8c-m748-xr4j", "modified": "2023-10-02T11:33:50Z", "published": "2022-02-15T01:57:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1905" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/issues/19479" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/commit/9e6912384a5bc714f2a780b870944a8cee264a22" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:0070" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:0351" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2016-1905" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1297910" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Access Restriction Bypass in kubernetes" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.