{
  "threat_severity" : "Important",
  "public_date" : "2017-01-20T00:00:00Z",
  "bugzilla" : {
    "description" : "bash: Code execution in bash autocompletion",
    "id" : "1420674",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1420674"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.8",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-20",
  "details" : [ "The path autocompletion feature in Bash 4.4 allows local users to gain privileges via a crafted filename starting with a \" (double quote) character and a command substitution metacharacter." ],
  "statement" : "This issue did not affect the versions of bash as shipped with Red Hat Enterprise Linux as they did not include the commit which introduced it.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "fix_state" : "Not affected",
    "package_name" : "bash",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Not affected",
    "package_name" : "bash",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Not affected",
    "package_name" : "bash",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2017-5932\nhttps://nvd.nist.gov/vuln/detail/CVE-2017-5932\nhttps://github.com/jheyens/bash_completion_vuln/blob/master/2017-01-17.bash_completion_report.pdf" ],
  "name" : "CVE-2017-5932",
  "csaw" : false
}