{
  "threat_severity" : "Low",
  "public_date" : "2018-02-26T00:00:00Z",
  "bugzilla" : {
    "description" : "zsh: privilege escalation via environment variables",
    "id" : "1549287",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1549287"
  },
  "cvss3" : {
    "cvss3_base_score" : "0.0",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:N",
    "status" : "draft"
  },
  "cwe" : "CWE-95",
  "details" : [ "zsh before 5.0.7 allows evaluation of the initial values of integer variables imported from the environment (instead of treating them as literal numbers). That could allow local privilege escalation, under some specific and atypical conditions where zsh is being invoked in privilege-elevation contexts when the environment has not been properly sanitized, such as when zsh is invoked by sudo on systems where \"env_reset\" has been disabled." ],
  "statement" : "Red Hat Product Security has rated this issue as having security impact of Low. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "fix_state" : "Will not fix",
    "package_name" : "zsh",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Will not fix",
    "package_name" : "zsh",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Will not fix",
    "package_name" : "zsh",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Not affected",
    "package_name" : "zsh",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2014-10070\nhttps://nvd.nist.gov/vuln/detail/CVE-2014-10070" ],
  "name" : "CVE-2014-10070",
  "mitigation" : {
    "value" : "Don't allow environment variables 'OPTIND' and 'TRY_BLOCK_ERROR' to be inherited by shells called through zsh.\nMitigated by default on Red Hat Enterprise Linux versions 5, 6 and 7, since this is the default configuration on those versions.",
    "lang" : "en:us"
  },
  "csaw" : false
}