cvedb.io
CVE-2022-31139
MEDIUM · CVSS 5.9
EPSS exploitation probability: 0%
Published 2022-07-11T19:15:07.890 · Last modified 2026-06-17T04:44:53.247

Summary

UnsafeAccessor (UA) is a bridge to access jdk.internal.misc.Unsafe & sun.misc.Unsafe. Normally, if UA is loaded as a named module, the internal data of UA is protected by JVM and others can only access UA via UA's standard API. The main application can set up `SecurityCheck.AccessLimiter` for UA to limit access to UA. Starting with version 1.4.0 and prior to version 1.7.0, when `SecurityCheck.AccessLimiter` is set up, untrusted code can access UA without limitation, even when UA is loaded as a named module. This issue does not affect those for whom `SecurityCheck.AccessLimiter` is not set up. Version 1.7.0 contains a patch.

Affected products

unsafe_accessor_project — unsafe_accessor

Does this affect you?

Add your gear to cvedb and we'll alert you only when unsafe_accessor_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.