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
History
21 Nov 2024, 04:21
Type | Values Removed | Values Added |
---|---|---|
References | () https://access.redhat.com/errata/RHSA-2019:2585 - | |
References | () https://access.redhat.com/errata/RHSA-2019:2590 - | |
References | () https://access.redhat.com/errata/RHSA-2019:2592 - | |
References | () https://access.redhat.com/errata/RHSA-2019:2737 - | |
References | () https://bugs.eclipse.org/bugs/show_bug.cgi?id=549075 - Permissions Required, Vendor Advisory |
Information
Published : 2019-07-17 21:15
Updated : 2024-11-21 04:21
NVD link : CVE-2019-11772
Mitre link : CVE-2019-11772
CVE.ORG link : CVE-2019-11772
JSON object : View
Products Affected
eclipse
- openj9
CWE
CWE-787
Out-of-bounds Write