CVE-2021-41041

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.
References
Link Resource
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
Configurations

Configuration 1 (hide)

cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:oracle:java_se:8:*:*:*:*:*:*:*
cpe:2.3:a:oracle:java_se:11:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-04-27 02:15

Updated : 2024-02-28 19:09


NVD link : CVE-2021-41041

Mitre link : CVE-2021-41041

CVE.ORG link : CVE-2021-41041


JSON object : View

Products Affected

eclipse

  • openj9

oracle

  • java_se
CWE
CWE-252

Unchecked Return Value

CWE-843

Access of Resource Using Incompatible Type ('Type Confusion')

CWE-908

Use of Uninitialized Resource