CVE-2019-11772

UnknownEPSS 2.10%

Last modified

CVE-2019-11772 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 2.10% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
2.10%

79.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
EclipseOpenj9< 0.15.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-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 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.
How severe is CVE-2019-11772?
Severity scoring for CVE-2019-11772 is pending analysis. The EPSS model estimates a 2.10% probability of exploitation in the next 30 days.
How do I fix CVE-2019-11772?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-11772?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST