Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Openj9 | <= 0.25.0 |
Related Weaknesses (CWE)
References
- https://github.com/eclipse/openj9/issues/12016ExploitPatchThird Party Advisory
- https://security.netapp.com/advisory/ntap-20240621-0006/
- https://github.com/eclipse/openj9/issues/12016ExploitPatchThird Party Advisory
- https://security.netapp.com/advisory/ntap-20240621-0006/
FAQ
What is CVE-2021-28167?
CVE-2021-28167 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 met...
How severe is CVE-2021-28167?
CVE-2021-28167 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-28167?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Openj9.