{
  "threat_severity" : "Moderate",
  "public_date" : "2020-08-05T00:00:00Z",
  "bugzilla" : {
    "description" : "JDK: Information disclosure via calls to System.arraycopy() with invalid length",
    "id" : "1866497",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1866497"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-200",
  "details" : [ "In Eclipse OpenJ9 prior to version 0.21 on Power platforms, calling the System.arraycopy method with a length longer than the length of the source or destination array can, in certain specially crafted code patterns, cause the current method to return prematurely with an undefined return value. This allows whatever value happens to be in the return register at that time to be used as if it matches the method's declared return type." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 6 Supplementary",
    "release_date" : "2020-08-10T00:00:00Z",
    "advisory" : "RHSA-2020:3387",
    "cpe" : "cpe:/a:redhat:rhel_extras:6",
    "package" : "java-1.7.1-ibm-1:1.7.1.4.70-1jpp.1.el6_10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7 Supplementary",
    "release_date" : "2020-08-10T00:00:00Z",
    "advisory" : "RHSA-2020:3388",
    "cpe" : "cpe:/a:redhat:rhel_extras:7",
    "package" : "java-1.7.1-ibm-1:1.7.1.4.70-1jpp.1.el7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7 Supplementary",
    "release_date" : "2020-12-16T00:00:00Z",
    "advisory" : "RHSA-2020:5585",
    "cpe" : "cpe:/a:redhat:rhel_extras:7",
    "package" : "java-1.8.0-ibm-1:1.8.0.6.20-1jpp.1.el7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2020-08-10T00:00:00Z",
    "advisory" : "RHSA-2020:3386",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8::supplementary",
    "package" : "java-1.8.0-ibm-1:1.8.0.6.15-1.el8_2"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Will not fix",
    "package_name" : "java-1.8.0-ibm",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2019-17639\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-17639" ],
  "name" : "CVE-2019-17639",
  "csaw" : false
}