ghsa-2jq6-ffph-p4h8
Vulnerability from github
Published
2022-05-13 01:35
Modified
2023-07-21 21:50
Severity
Summary
Kubernetes arbitrary file overwrite
Details

In Kubernetes versions 1.5.x, 1.6.x, 1.7.x, 1.8.x, and prior to version 1.9.6, the kubectl cp command insecurely handles tar data returned from the container, and can be caused to overwrite arbitrary local files.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Go",
        "name": "k8s.io/kubernetes"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.5"
            },
            {
              "fixed": "1.9.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2018-1002100"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-21T21:50:42Z",
    "nvd_published_at": "2018-06-02T01:29:00Z",
    "severity": "MODERATE"
  },
  "details": "In Kubernetes versions 1.5.x, 1.6.x, 1.7.x, 1.8.x, and prior to version 1.9.6, the kubectl cp command insecurely handles tar data returned from the container, and can be caused to overwrite arbitrary local files.",
  "id": "GHSA-2jq6-ffph-p4h8",
  "modified": "2023-07-21T21:50:42Z",
  "published": "2022-05-13T01:35:04Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1002100"
    },
    {
      "type": "WEB",
      "url": "https://github.com/kubernetes/kubernetes/issues/61297"
    },
    {
      "type": "WEB",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1564305"
    },
    {
      "type": "WEB",
      "url": "https://hansmi.ch/articles/2018-04-openshift-s2i-security"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Kubernetes arbitrary file overwrite"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...