Maven package
io.github.karlatemp/unsafe-accessor
pkg:maven/io.github.karlatemp/unsafe-accessor
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-31139 | Med | 5.9 | >= 1.4.0, < 1.7.0 | 1.7.0 | Jul 11, 2022 | 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.Acces |
- affected >= 1.4.0, < 1.7.0fixed 1.7.0
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.Acces