#VU77347 Out-of-bounds write in OpenJ9 - CVE-2019-11772
Published: June 15, 2023
OpenJ9
Eclipse
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to 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. A remote attacker can trigger an out-of-bounds write and execute arbitrary code on the target system.