CVE-2019-11772
published 2019-07-17CVE-2019-11772: 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…
PriorityP349critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EPSS
2.10%
79.5th percentile
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
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| eclipse | openj9 | < 0.15.0 | 0.15.0 |
| the_eclipse_foundation | eclipse_openj9 | >= unspecified < 0.15.0 | 0.15.0 |
CVSS provenance
nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vendor_redhat9.8CRITICAL
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
JDK: Out-of-bounds access in the String.getBytes method
vendor_redhat·2019-08-01·CVSS 9.8
CVE-2019-11772 [CRITICAL] CWE-119 JDK: Out-of-bounds access in the String.getBytes method
JDK: Out-of-bounds access in the String.getBytes method
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.
Package: java-1.7.1-ibm (Red Hat Enterprise Linux 6) - Not affected
Package: java-1.7.1-ibm (Red Hat Enterprise Linux 7) - Not affected
GHSA
GHSA-pm38-595m-8jp2: In Eclipse OpenJ9 prior to 0
ghsa_unreviewed·2022-05-24
CVE-2019-11772 [CRITICAL] CWE-787 GHSA-pm38-595m-8jp2: In Eclipse OpenJ9 prior to 0
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.
No detection rules found.
No public exploits indexed.
https://access.redhat.com/errata/RHSA-2019:2585https://access.redhat.com/errata/RHSA-2019:2590https://access.redhat.com/errata/RHSA-2019:2592https://access.redhat.com/errata/RHSA-2019:2737https://bugs.eclipse.org/bugs/show_bug.cgi?id=549075https://access.redhat.com/errata/RHSA-2019:2585https://access.redhat.com/errata/RHSA-2019:2590https://access.redhat.com/errata/RHSA-2019:2592https://access.redhat.com/errata/RHSA-2019:2737https://bugs.eclipse.org/bugs/show_bug.cgi?id=549075
2019-07-17
Published