关联漏洞
介绍
# CVE-2024-55503
Termius App MacOS dylib Command injection
# Description
An issue in termius before v.9.9.0 allows a local attacker to execute arbitrary code via a crafted script to the DYLD_INSERT_LIBRARIES component. using dylib
```shell
DYLD_INSERT_LIBRARIES=exploit_combined.dylib /Applications/Termius.app/Contents/MacOS/Termius
```
# Preduce
[](https://youtu.be/R-Kze6liCwA)
# Impact
command execution (local)
# References
CVE Record: https://www.cve.org/CVERecord?id=CVE-2024-55503
文件快照
[4.0K] /data/pocs/b9b87e610963175425e95218d17becfbbca01466
├── [ 81K] exploit_combined.dylib
├── [ 291] main8.m
└── [ 573] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。