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.
References
Link | Resource |
---|---|
https://github.com/eclipse/openj9/issues/12016 | Exploit Patch Third Party Advisory |
Configurations
Information
Published : 2021-04-21 11:15
Updated : 2021-04-27 13:47
NVD link : CVE-2021-28167
Mitre link : CVE-2021-28167
JSON object : View
CWE
CWE-909
Missing Initialization of Resource
Products Affected
eclipse
- openj9