#VU60083 Improper access control in OpenJ9 - CVE-2021-41035
Published: January 27, 2022
OpenJ9
Eclipse
Description
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions. The JVM does not throw IllegalAccessError for MethodHandles that invoke inaccessible interface methods. A remote attacker can send a request to a non-public method and gain unauthorized access to the application.