关联漏洞
描述
CVE-2023-38831 PoC (Proof Of Concept)
介绍
# CVE-2023-38831 PoC (Proof Of Concept)
This is an easy to use exploit for CVE-2023-38831, a vulnerability that affects WinRAR versions before 6.23.
> An exploitable vulnerability has been identified in RARLabs WinRAR versions prior to 6.23. This vulnerability enables attackers to execute arbitrary code through a specifically crafted ZIP archive. The vulnerability arises due to the mishandling of ZIP archives containing benign files, such as ordinary .PDF document, alongside folders sharing the same name. When a user attempts to access the benign file, the archive may include a similarly named folder containing executable content. This malicious content within the folder is processed during the attempt to access the benign file, facilitating the execution of arbitrary code. The exploitation of this vulnerability has been documented in real-world incidents occurring from April to August 2023


# Usage
```bash
git clone https://github.com/HDCE-inc/CVE-2023-38831
cd CVE-2023-38831
python exploit.py
```
# Reference
https://hdce.medium.com/cve-2023-38831-winrar-zero-day-poses-new-risks-for-traders-684911befad2
https://www.group-ib.com/blog/cve-2023-38831-winrar-zero-day/
文件快照
[4.0K] /data/pocs/62230485043f27666efdab0f7e12d0c6583e1ac2
├── [ 0] document.pdf
├── [1.3K] exploit.py
├── [1.3K] README.md
└── [ 9] script.bat
0 directories, 4 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。