gsd-2016-1905
Vulnerability from gsd
Modified
2023-12-13 01:21
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-1905", "description": "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.", "id": "GSD-2016-1905", "references": [ "https://access.redhat.com/errata/RHSA-2016:0351", "https://access.redhat.com/errata/RHSA-2016:0070" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-1905" ], "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.", "id": "GSD-2016-1905", "modified": "2023-12-13T01:21:24.652097Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-1905", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://access.redhat.com/errata/RHSA-2016:0070", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2016:0070" }, { "name": "https://github.com/kubernetes/kubernetes/issues/19479", "refsource": "MISC", "url": "https://github.com/kubernetes/kubernetes/issues/19479" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=1.2.0-alpha.5", "affected_versions": "All versions up to 1.2.0-alpha.5", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-284", "CWE-937" ], "date": "2022-04-12", "description": "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.", "fixed_versions": [ "1.2.0-alpha.6" ], "identifier": "CVE-2016-1905", "identifiers": [ "GHSA-xx8c-m748-xr4j", "CVE-2016-1905" ], "not_impacted": "All versions after 1.2.0-alpha.5", "package_slug": "go/github.com/kubernetes/kubernetes/pkg/apiserver", "pubdate": "2022-02-15", "solution": "Upgrade to version 1.2.0-alpha.6 or above. *Note*: 1.2.0-alpha.6 may be an unstable version. Use caution.", "title": "Improper Access Control", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-1905", "https://github.com/kubernetes/kubernetes/issues/19479", "https://github.com/kubernetes/kubernetes/commit/9e6912384a5bc714f2a780b870944a8cee264a22", "https://access.redhat.com/errata/RHSA-2016:0070", "https://github.com/advisories/GHSA-xx8c-m748-xr4j" ], "uuid": "e8875769-6d64-4f94-81df-801e6fb8ab82" }, { "affected_range": "\u003cv1.2.0", "affected_versions": "All versions before 1.2.0", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-284", "CWE-937" ], "date": "2016-06-15", "description": "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.", "fixed_versions": [ "v1.2.0" ], "identifier": "CVE-2016-1905", "identifiers": [ "CVE-2016-1905" ], "not_impacted": "All version starting from 1.2.0", "package_slug": "go/k8s.io/kubernetes", "pubdate": "2016-02-03", "solution": "Upgrade to version 1.2.0", "title": "Improper Access Control", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-1905" ], "uuid": "86240c4b-d70a-4321-8364-ab87d9d46240" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-1905" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/19479", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/kubernetes/kubernetes/issues/19479" }, { "name": "RHSA-2016:0070", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2016:0070" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 3.1, "impactScore": 4.0 } }, "lastModifiedDate": "2023-02-12T23:17Z", "publishedDate": "2016-02-03T18:59Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.