{
  "threat_severity" : "Moderate",
  "public_date" : "2019-06-21T00:00:00Z",
  "bugzilla" : {
    "description" : "kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`",
    "id" : "1721704",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1721704"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-59",
  "details" : [ "The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. Kubernetes affected versions include versions prior to 1.12.9, versions prior to 1.13.6, versions prior to 1.14.2, and versions 1.1, 1.2, 1.4, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11." ],
  "acknowledgement" : "Red Hat would like to thank the Kubernetes Product Security Committee for reporting this issue. Upstream acknowledges Charles Holmes (Atredis Partners) as the original reporter.",
  "affected_release" : [ {
    "product_name" : "Red Hat OpenShift Container Platform 3.10",
    "release_date" : "2019-06-27T00:00:00Z",
    "advisory" : "RHSA-2019:1632",
    "cpe" : "cpe:/a:redhat:openshift:3.10::el7",
    "package" : "atomic-openshift-0:3.10.149-1.git.0.05de590.el7"
  }, {
    "product_name" : "Red Hat OpenShift Container Platform 3.11",
    "release_date" : "2019-06-27T00:00:00Z",
    "advisory" : "RHSA-2019:1633",
    "cpe" : "cpe:/a:redhat:openshift:3.11::el7",
    "package" : "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7"
  }, {
    "product_name" : "Red Hat OpenShift Container Platform 3.9",
    "release_date" : "2019-07-24T00:00:00Z",
    "advisory" : "RHSA-2019:1852",
    "cpe" : "cpe:/a:redhat:openshift:3.9::el7",
    "package" : "atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat OpenShift Container Platform 3.6",
    "fix_state" : "Not affected",
    "package_name" : "atomic-openshift",
    "cpe" : "cpe:/a:redhat:openshift:3.6"
  }, {
    "product_name" : "Red Hat OpenShift Container Platform 3.7",
    "fix_state" : "Not affected",
    "package_name" : "atomic-openshift",
    "cpe" : "cpe:/a:redhat:openshift:3.7"
  }, {
    "product_name" : "Red Hat OpenShift Container Platform 4",
    "fix_state" : "Not affected",
    "package_name" : "openshift",
    "cpe" : "cpe:/a:redhat:openshift:4"
  }, {
    "product_name" : "Red Hat Storage 3",
    "fix_state" : "Will not fix",
    "package_name" : "heketi",
    "cpe" : "cpe:/a:redhat:storage:3"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2019-11246\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-11246\nhttps://groups.google.com/forum/#!topic/kubernetes-dev/OxFMDVnqk60" ],
  "name" : "CVE-2019-11246",
  "csaw" : false
}