关联漏洞
描述
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付费,感谢您的支持。