bugs.eclipse.orgConfirmation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=563998 CVE-2019-17639
MEDIUM
Record summary
CVE-2019-17639 has a selected CVSS score of 5.3 (medium).
Description
In Eclipse OpenJ9 prior to version 0.21 on Power platforms, calling the System.arraycopy method with a length longer than the length of the source or destination array can, in certain specially crafted code patterns, cause the current method to return prematurely with an undefined return value. This allows whatever value happens to be in the return register at that time to be used as if it matches the method's declared return type.
Description source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Eclipse OpenJ9Browse The Eclipse Foundation / Eclipse OpenJ9 | CVE List | <= 0.21 | affected |
References
2nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2019-17639