PT-2021-17786 · Eclipse · Eclipse Openj9
Zekerzhayardo
·
Published
2021-04-21
·
Updated
2024-06-21
·
CVE-2021-28167
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions:
Eclipse Openj9 versions prior to 0.25.0
Description:
The issue arises from the usage of the
jdk.internal.reflect.ConstantPool API, which in some cases causes the JVM 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, potentially enabling the observation of uninitialized values.Recommendations:
For Eclipse Openj9 versions prior to 0.25.0, consider avoiding the use of the
jdk.internal.reflect.ConstantPool API until a patch is available. As a temporary workaround, restrict access to static methods and members to minimize the risk of exploitation.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Eclipse Openj9