Error Handling in OpenJ9 - CVE-2021-41041
Published: September 6, 2022
OpenJ9
Eclipse
Description
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to Java versions 8 and 11 fail to throw the exception captured during bytecode
verification when verification is triggered by a MethodHandle invocation. A remote attacker can invoke unverified methods using MethodHandles and bypass implemented security restrictions.