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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-55503 PoC — Termius 安全漏洞

Source
Associated Vulnerability
Title:Termius 安全漏洞 (CVE-2024-55503)
Description:Termius是Termius公司的一个 SSH 客户端。 Termius 9.9.0之前版本存在安全漏洞,该漏洞源于允许本地攻击者通过DYLD_INSERT_LIBRARIES组件的特制脚本执行任意代码。
Readme
# 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

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/R-Kze6liCwA/maxresdefault.jpg)](https://youtu.be/R-Kze6liCwA)

# Impact
command execution (local)

# References
CVE Record: https://www.cve.org/CVERecord?id=CVE-2024-55503
File Snapshot

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