CVE-2023-37460
Java vulnerability analysis and mitigation

Overview

CVE-2023-37460 affects Plexus Archiver, a collection of Plexus components used to create or extract archives with a unified Archiver/UnArchiver API. The vulnerability was discovered in July 2023 and affects versions prior to 4.8.0. The issue allows attackers to perform arbitrary file creation and potentially achieve remote code execution when extracting untrusted archives (GitHub Advisory, NVD).

Technical details

The vulnerability exists in the AbstractUnArchiver component when extracting an archive containing an entry that already exists in the destination directory as a symbolic link whose target does not exist. The resolveFile() function returns the symlink's source instead of its target, bypassing the directory traversal verification. Subsequently, Files.newOutputStream() follows symlinks by default, writing the entry's content to the symlink's target. The vulnerability has received a CVSS v3.1 base score of 8.1 (High) from GitHub and 9.8 (Critical) from NVD (JFrog Blog, GitHub Advisory).

Impact

The vulnerability can lead to arbitrary file creation outside the intended directory structure and potentially result in remote code execution. For example, an attacker could create files like ~/.ssh/authorized_keys with malicious content, allowing unauthorized SSH access to the affected system (GitHub Advisory, JFrog Blog).

Exploitability

The vulnerability can be exploited by extracting a malicious archive that contains a symlink to a path outside of the extraction directory. The attack can be performed using either a single archive with duplicated entry names or two different archives - one containing a symlink and another containing a regular file with the same entry name (JFrog Blog).

Mitigation and workarounds

The vulnerability has been patched in Plexus Archiver version 4.8.0. Users are strongly advised to upgrade to this version or later to address the security issue (GitHub Release, GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Java vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-73644CRITICAL9.6
  • Java logoJava
  • org.openidentityplatform.opendj:opendj-server-legacy
NoYesAug 13, 2026
CVE-2026-73507HIGH7.5
  • Java logoJava
  • datahub-upgrade-fips
NoYesAug 13, 2026
CVE-2026-73495HIGH7.4
  • Java logoJava
  • org.http4s:blaze-http_2.13
NoYesAug 12, 2026
CVE-2026-73508MEDIUM5.3
  • Java logoJava
  • trino
NoYesAug 13, 2026
CVE-2026-48791LOW2
  • Java logoJava
  • dev.sigstore:sigstore-java
NoYesAug 13, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management