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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-38831 PoC — WinRAR 安全漏洞

Source
Associated Vulnerability
Title:WinRAR 安全漏洞 (CVE-2023-38831)
Description:RARLAB WinRAR before 6.23 allows attackers to execute arbitrary code when a user attempts to view a benign file within a ZIP archive. The issue occurs because a ZIP archive may include a benign file (such as an ordinary .JPG file) and also a folder that has the same name as the benign file, and the contents of the folder (which may include executable content) are processed during an attempt to access only the benign file. This was exploited in the wild in April through October 2023.
Description
CVE-2023-38831 winrar exploit builder
Readme
# CVE-2023-38831 Builder

Quick exploit builder for CVE-2023-38831, a vulnerability that affects WinRAR versions before 6.23.

I created this exploit builder mainly to learn rust language, so don't expect to find clean and optimized code.


![CMD](https://github.com/Mich-ele/CVE-2023-38831-winrar/blob/main/images/cmd.png?raw=true)

![Winrar](https://github.com/Mich-ele/CVE-2023-38831-winrar/blob/main/images/winrar.png?raw=true)


### Info about this vulnerability
https://www.group-ib.com/blog/cve-2023-38831-winrar-zero-day/
File Snapshot

[4.0K] /data/pocs/ef949bdcf99cbaf0dead934330b9913f37910181 ├── [ 191] Cargo.toml ├── [4.0K] images │   ├── [140K] cmd.png │   └── [ 46K] winrar.png ├── [ 469] OUTPUT.rar ├── [ 530] README.md ├── [ 144] script.bat ├── [4.0K] src │   └── [4.0K] main.rs └── [ 12] test.txt 2 directories, 8 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →