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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-53407 PoC — Phiewer 安全漏洞

Source
Associated Vulnerability
Title:Phiewer 安全漏洞 (CVE-2024-53407)
Description:Phiewer是Phiewer公司的一款 macOS 图像查看器。 Phiewer 4.1.0版本存在安全漏洞,该漏洞源于dylib注入会导致命令执行,从而可导致远程控制和对敏感用户数据的未经授权的访问。
Description
CVE-2024-53407
Readme
# CVE-2024-53407
In Phiewer 4.1.0, a dylib injection leads to Command Execution whichallow attackers to inject dylib file potentially leading to remote control and unauthorized access to sensitive user data in MacOs.

# Reproduce
use the .dylib file to inject a command
```shell
DYLD_INSERT_LIBRARIES=exploit_combined.dylib /Applications/Phiewer\ \(lite\).app/Contents/MacOS/Phiewer\ \(lite\)
```

# Impact
Command Execution (Local)

# References
https://phiewer.com/

https://www.cve.org/CVERecord?id=CVE-2024-53407
File Snapshot

[4.0K] /data/pocs/f07ff5b9ae0cc13f55feae618f3f3b9cf7543355 ├── [ 81K] exploit_combined.dylib ├── [ 291] main8.m └── [ 517] 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.