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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-55504 PoC — MacPaw Way The Unarchiver 安全漏洞

Source
Associated Vulnerability
Title:MacPaw Way The Unarchiver 安全漏洞 (CVE-2024-55504)
Description:MacPaw Way The Unarchiver是MacPaw Way公司的一款免费的解压缩软件,支持多种常见和较老的压缩格式。 MacPaw Way The Unarchiver 6.4.0版本存在安全漏洞,该漏洞源于允许攻击者通过MacOS上的exploit_combined.dylib组件注入任意代码,从而导致远程控制和访问敏感数据。
Description
CVE-2024-55504
Readme
# CVE-2024-55504
 An issue in RAR Extractor - Unarchiver Free and Pro v.6.4.0 allows local attackers to inject arbitrary code potentially leading to remote control and unauthorized access to sensitive user data via the exploit_combined.dylib component on MacOS

 # Reproduce
From Terminal
```bash
DYLD_INSERT_LIBRARIES=exploit_combined.dylib /Applications/RAR\ Extractor\ -\ Unarchiver\ Pro.app/Contents/MacOS/RAR\ Extractor\ -\ Unarchiver\ Pro
```
![image](https://github.com/user-attachments/assets/50fb47d0-16ef-4992-a2ff-63187976e87b)
# Impact
Code Execution (local)

# References
https://apps.apple.com/us/app/rar-extractor-unarchiver-pro/id647505820?mt=12

https://www.cve.org/CVERecord?id=CVE-2024-55504

By Zaid Hamad
File Snapshot

[4.0K] /data/pocs/a5907630a008becded9bc203afedf4d32801bfb9 ├── [ 81K] exploit_combined.dylib ├── [ 291] main8.m └── [ 726] README.md 0 directories, 3 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.