{
  "threat_severity" : "Critical",
  "public_date" : "2013-01-29T00:00:00Z",
  "bugzilla" : {
    "description" : "openssh: uninitialized variable use in J-PAKE implementation",
    "id" : "1059052",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1059052"
  },
  "cvss" : {
    "cvss_base_score" : "9.3",
    "cvss_scoring_vector" : "AV:N/AC:M/Au:N/C:C/I:C/A:C",
    "status" : "draft"
  },
  "details" : [ "The hash_buffer function in schnorr.c in OpenSSH through 6.4, when Makefile.inc is modified to enable the J-PAKE protocol, does not initialize certain data structures, which might allow remote attackers to cause a denial of service (memory corruption) or have unspecified other impact via vectors that trigger an error condition." ],
  "statement" : "Not vulnerable. This issue did not affect the versions of openssh as shipped with Red Hat Enterprise Linux 4, 5, or 6, as the code for J-PAKE support is not compiled into the Red Hat shipped binaries.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 5",
    "fix_state" : "Not affected",
    "package_name" : "openssh",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Not affected",
    "package_name" : "openssh",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Not affected",
    "package_name" : "openssh",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2014-1692\nhttps://nvd.nist.gov/vuln/detail/CVE-2014-1692" ],
  "name" : "CVE-2014-1692",
  "csaw" : false
}