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.
References
Configurations
Information
Published : 2019-07-17 14:15
Updated : 2019-09-02 03:15
NVD link : CVE-2019-11772
Mitre link : CVE-2019-11772
JSON object : View
CWE
CWE-787
Out-of-bounds Write
Products Affected
eclipse
- openj9