ghsa-mm7g-f2gg-cw8g
Vulnerability from github
Published
2022-05-13 01:38
Modified
2023-09-07 14:57
Severity ?
Summary
Kubernetes arbitrary file overwrite
Details
In Kubernetes versions 1.3.x, 1.4.x, 1.5.x, 1.6.x and prior to versions 1.7.14, 1.8.9 and 1.9.4 containers using a secret, configMap, projected or downwardAPI volume can trigger deletion of arbitrary files/directories from the nodes where they are running.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.7.13" }, "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.7.14" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 1.8.8" }, "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.8.0" }, { "fixed": "1.8.9" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 1.9.3" }, "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.9.0" }, { "fixed": "1.9.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1002102" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2023-07-26T19:47:20Z", "nvd_published_at": "2018-03-13T17:29:00Z", "severity": "MODERATE" }, "details": "In Kubernetes versions 1.3.x, 1.4.x, 1.5.x, 1.6.x and prior to versions 1.7.14, 1.8.9 and 1.9.4 containers using a secret, configMap, projected or downwardAPI volume can trigger deletion of arbitrary files/directories from the nodes where they are running.", "id": "GHSA-mm7g-f2gg-cw8g", "modified": "2023-09-07T14:57:59Z", "published": "2022-05-13T01:38:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1002102" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/issues/60814" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0475" }, { "type": "PACKAGE", "url": "https://github.com/kubernetes/kubernetes" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Kubernetes arbitrary file overwrite" }
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.