Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-31139

5.9 · MEDIUM
Published Jul 11, 2022 unsafe_accessor_project CWE-200 EPSS 1.14% (64th pctl)

Overview

CVE-2022-31139 is a medium-severity vulnerability affecting unsafe_accessor_project unsafe_accessor. It was published on July 11, 2022 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.9, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from unsafe_accessor_project. Update unsafe_accessor to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
unsafe_accessor_project unsafe_accessor >= 1.4.0, < 1.7.0 Affected

Frequently Asked Questions

What is CVE-2022-31139?

CVE-2022-31139 is a medium-severity vulnerability affecting unsafe_accessor_project unsafe_accessor. It was published on July 11, 2022 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

How severe is CVE-2022-31139?

This vulnerability has a CVSS 3.1 base score of 5.9, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-31139?

Check the references section for vendor advisories and patches from unsafe_accessor_project. Update unsafe_accessor to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-31139?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-31139 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.