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-2023-37460

8.1 · HIGH
Published Jul 25, 2023 codehaus-plexus CWE-22 EPSS 2.48% (83th pctl)

Overview

CVE-2023-37460 is a high-severity vulnerability affecting codehaus-plexus plexus-archiver. It was published on July 25, 2023 and has a CVSS 3.1 base score of 8.1 (HIGH).

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

Technical Description

Plexis Archiver is a collection of Plexus components to create archives or extract archives to a directory with a unified `Archiver`/`UnArchiver` API. Prior to version 4.8.0, using AbstractUnArchiver for extracting an archive might lead to an arbitrary file creation and possibly remote code execution. When extracting an archive with an entry that already exists in the destination directory as a symbolic link whose target does not exist - the `resolveFile()` function will return the symlink's source instead of its target, which will pass the verification that ensures the file will not be extracted outside of the destination directory. Later `Files.newOutputStream()`, that follows symlinks by default, will actually write the entry's content to the symlink's target. Whoever uses plexus archiver to extract an untrusted archive is vulnerable to an arbitrary file creation and possibly remote code execution. Version 4.8.0 contains a patch for this issue.

Remediation

Check the references section for vendor advisories and patches from codehaus-plexus. Update plexus-archiver 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
codehaus-plexus plexus-archiver >= 0, < 4.8.0 Affected

Frequently Asked Questions

What is CVE-2023-37460?

CVE-2023-37460 is a high-severity vulnerability affecting codehaus-plexus plexus-archiver. It was published on July 25, 2023 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2023-37460?

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

How do I fix or remediate CVE-2023-37460?

Check the references section for vendor advisories and patches from codehaus-plexus. Update plexus-archiver 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-2023-37460?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-37460 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.