Overview
- 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.
- Source
- emo@eclipse.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "627C30CD-994C-431D-81D2-3EB046120698", "versionEndIncluding": "0.20.0" }, { "criteria": "cpe:2.3:a:eclipse:openj9:0.21.0:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4E0E38B6-9375-48AC-8CE7-D87E44BAB407" }, { "criteria": "cpe:2.3:a:eclipse:openj9:0.21.0:milestone1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F9504E99-47E1-465D-B17A-04D17F3ADF3A" }, { "criteria": "cpe:2.3:a:eclipse:openj9:0.21.0:milestone2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "367F002C-C718-4862-85C8-4B772B67EE23" } ], "operator": "OR" } ] } ]