POC详情: f07ff5b9ae0cc13f55feae618f3f3b9cf7543355

来源
关联漏洞
标题: Phiewer 安全漏洞 (CVE-2024-53407)
描述:Phiewer是Phiewer公司的一款 macOS 图像查看器。 Phiewer 4.1.0版本存在安全漏洞,该漏洞源于dylib注入会导致命令执行,从而可导致远程控制和对敏感用户数据的未经授权的访问。
描述
CVE-2024-53407
介绍
# 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
文件快照

[4.0K] /data/pocs/f07ff5b9ae0cc13f55feae618f3f3b9cf7543355 ├── [ 81K] exploit_combined.dylib ├── [ 291] main8.m └── [ 517] README.md 0 directories, 3 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。