Lucene search

K
cvelistEclipseCVELIST:CVE-2019-11772
HistoryJul 17, 2019 - 8:17 p.m.

CVE-2019-11772

2019-07-1720:17:27
CWE-787
eclipse
www.cve.org
2

7.5 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

75.1%

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.

CNA Affected

[
  {
    "product": "Eclipse OpenJ9",
    "vendor": "The Eclipse Foundation",
    "versions": [
      {
        "lessThan": "0.15.0",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  }
]

7.5 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

75.1%