{
  "threat_severity" : "Important",
  "public_date" : "2019-08-01T00:00:00Z",
  "bugzilla" : {
    "description" : "JDK: Out-of-bounds access in the String.getBytes method",
    "id" : "1738547",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1738547"
  },
  "cvss3" : {
    "cvss3_base_score" : "9.8",
    "cvss3_scoring_vector" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
    "status" : "verified"
  },
  "cwe" : "CWE-119",
  "details" : [ "In Eclipse OpenJ9 prior to 0.15, the String.getBytes(int, int, byte[], int) method does not verify that the provided byte array is non-null nor that the provided index is in bounds when compiled by the JIT. This allows arbitrary writes to any 32-bit address or beyond the end of a byte array within Java code run under a SecurityManager." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 6 Supplementary",
    "release_date" : "2019-09-03T00:00:00Z",
    "advisory" : "RHSA-2019:2592",
    "cpe" : "cpe:/a:redhat:rhel_extras:6",
    "package" : "java-1.8.0-ibm-1:1.8.0.5.40-1jpp.1.el6_10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7 Supplementary",
    "release_date" : "2019-09-02T00:00:00Z",
    "advisory" : "RHSA-2019:2585",
    "cpe" : "cpe:/a:redhat:rhel_extras:7",
    "package" : "java-1.8.0-ibm-1:1.8.0.5.40-1jpp.1.el7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2019-09-02T00:00:00Z",
    "advisory" : "RHSA-2019:2590",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8::supplementary",
    "package" : "java-1.8.0-ibm-1:1.8.0.5.40-3.el8_0"
  }, {
    "product_name" : "Red Hat Satellite 5.8",
    "release_date" : "2019-09-11T00:00:00Z",
    "advisory" : "RHSA-2019:2737",
    "cpe" : "cpe:/a:redhat:network_satellite:5.8::el6",
    "package" : "java-1.8.0-ibm-1:1.8.0.5.40-1jpp.1.el6_10"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Not affected",
    "package_name" : "java-1.7.1-ibm",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Not affected",
    "package_name" : "java-1.7.1-ibm",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2019-11772\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-11772" ],
  "name" : "CVE-2019-11772",
  "csaw" : false
}