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:WinRAR是一款文件压缩器。该产品支持RAR、ZIP等格式文件的压缩和解压等。 RARLabs WinRAR 6.23之前版本存在安全漏洞。攻击者利用该漏洞可以执行任意代码。
Readme
# CVE-2023-38831-EXP

```
   _______    ________    ___   ____ ___  _____      _____ ____  ____ ________
  / ____/ |  / / ____/   |__ \ / __ \__ \|__  /     |__  /( __ )( __ )__  <  /
 / /    | | / / __/________/ // / / /_/ / /_ <______ /_ </ __  / __  |/_ </ / 
/ /___  | |/ / /__/_____/ __// /_/ / __/___/ /_____/__/ / /_/ / /_/ /__/ / / 
\____/  |___/_____/    /____/\____/____/____/     /____/\____/\____/____/_/ 
                                                              ---------help
                                                              -w "白文件名"
                                                              -b "恶意文件名"
                                                              -o "生成的压缩包名"
```



use:

```
go build // 编译
.\CVE-2023-38831-EXP.exe -w 1.jpg -b calc.bat -o lld.zip // 将白文件&黑文件拷贝到当前路径下运行
```



**仅用于信息安全学习目的,请勿用于真实环境,请遵守网络安全法**
File Snapshot

[4.0K] /data/pocs/b0332e1e04937762da5ceac719640bdc47981ed2 ├── [4.5K] CVE-2023-38831-EXP.go ├── [ 187] go.mod ├── [ 896] go.sum └── [ 992] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.