CVE Published: 21/04/2021 |
CVE Updated: 03/08/2024 |
CVE Year: 2021 Source: eclipse |
Vendor: The Eclipse Foundation |
Product: Eclipse OpenJ9 Status : PUBLISHED
CVE-2021-28167 Description
In Eclipse Openj9 to version 0.25.0, usage of the jdk.internal.reflect.ConstantPool API causes the JVM in some cases to pre-resolve certain constant pool entries. This allows a user to call static methods or access static members without running the class initialization method, and may allow a user to observe uninitialized values.