Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-37460— Plexus Archiver vulnerable to Arbitrary File Creation in AbstractUnArchiver

Quick assessment

Affected
codehaus-plexus plexus-archiver
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

archiver是一款压缩/解压缩实用程序。 Plexis Archiver 4.8.0之前版本存在安全漏洞,该漏洞源于使用AbstractUnArchiver提取存档会导致任意文件创建和远程代码执行。

CVSS 8.1 · High EPSS 2.48% · P84
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2023-37460

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Plexus Archiver vulnerable to Arbitrary File Creation in AbstractUnArchiver
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
Plexis Archiver 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
archiver是一款压缩/解压缩实用程序。 Plexis Archiver 4.8.0之前版本存在安全漏洞,该漏洞源于使用AbstractUnArchiver提取存档会导致任意文件创建和远程代码执行。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
codehaus-plexus plexus-archiver < 4.8.0 -

II. Public POCs for CVE-2023-37460

# POC Description Source Link Shenlong Link
1 None https://github.com/shoucheng3/codehaus-plexus__plexus-archiver_CVE-2023-37460_4-7-1 POC Details
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9906 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2023-37460

登录查看更多情报信息。

Patches & Fixes for CVE-2023-37460 (1)

Vendor Advisories for CVE-2023-37460 (1)

Other References for CVE-2023-37460 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2023-37460

No comments yet


Leave a comment