Overview
- Description
- In Eclipse Openj9 before version 0.32.0, Java 8 & 11 fail to throw the exception captured during bytecode verification when verification is triggered by a MethodHandle invocation, allowing unverified methods to be invoked using MethodHandles.
- 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:N/I:L/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:N/I:P/A:N
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "92D694D4-DC59-4857-B2D3-CCFE7A2A794E", "versionEndExcluding": "0.32.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:java_se:8:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7D62706F-27A5-4BA7-B073-DCD2137A6063" }, { "criteria": "cpe:2.3:a:oracle:java_se:11:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E34D70BC-EBC8-4728-A8D6-B5A83DB97135" } ], "operator": "OR" } ] } ]