CVE-2021-41041

CVSS V2 Medium 5 CVSS V3 Medium 5.3
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.
Overview
  • CVE ID
  • CVE-2021-41041
  • Assigner
  • emo@eclipse.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-04-27T02:15:38
  • Last Modified Date
  • 2022-05-05T19:10:55
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:* 1 OR 0.32.0
cpe:2.3:a:oracle:java_se:8:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:oracle:java_se:11:*:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:N/I:P/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • NONE
  • Base Score
  • 5
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • NONE
  • Base Score
  • 5.3
  • Base Severity
  • MEDIUM
  • Exploitability Score
  • 3.9
  • Impact Score
  • 1.4
References
Reference URL Reference Tags
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579744 Issue Tracking Third Party Advisory
https://github.com/eclipse-openj9/openj9/pull/14935 Patch Third Party Advisory
History
Created Old Value New Value Data Type Notes
2022-05-08 06:19:03 Added to TrackCVE