# N/A
## 漏洞概述
恶意第三方可以构造一个特殊的 "ssh://..." URL 并提供给毫无防备的受害者。尝试访问该 URL 可能导致受害者机器上的任意程序被执行。
## 影响版本
未提供具体影响版本信息。
## 细节
恶意第三方可以在恶意项目的 `.gitmodules` 文件中放置这种 URL。如果受害者不小心运行了 `git clone --recurse-submodules` 命令,可能会触发该漏洞。
## 影响
任何程序都可能在受害者的机器上被执行,从而导致潜在的安全风险。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Proof of concept of CVE-2017-1000117 | https://github.com/timwr/CVE-2017-1000117 | POC详情 |
| 2 | None | https://github.com/Manouchehri/CVE-2017-1000117 | POC详情 |
| 3 | None | https://github.com/thelastbyte/CVE-2017-1000117 | POC详情 |
| 4 | test | https://github.com/alilangtest/CVE-2017-1000117 | POC详情 |
| 5 | None | https://github.com/VulApps/CVE-2017-1000117 | POC详情 |
| 6 | Check Git's vulnerability CVE-2017-1000117 | https://github.com/greymd/CVE-2017-1000117 | POC详情 |
| 7 | None | https://github.com/shogo82148/Fix-CVE-2017-1000117 | POC详情 |
| 8 | None | https://github.com/sasairc/CVE-2017-1000117_wasawasa | POC详情 |
| 9 | CVE-2017-1000117の検証 | https://github.com/Shadow5523/CVE-2017-1000117-test | POC详情 |
| 10 | None | https://github.com/ieee0824/CVE-2017-1000117 | POC详情 |
| 11 | CVE-2017-1000117 | https://github.com/rootclay/CVE-2017-1000117 | POC详情 |
| 12 | Experiment of CVE-2017-1000117 | https://github.com/ieee0824/CVE-2017-1000117-sl | POC详情 |
| 13 | None | https://github.com/takehaya/CVE-2017-1000117 | POC详情 |
| 14 | None | https://github.com/ikmski/CVE-2017-1000117 | POC详情 |
| 15 | GitのCommand Injectionの脆弱性を利用してスクリプトを落として実行する例 | https://github.com/nkoneko/CVE-2017-1000117 | POC详情 |
| 16 | test for CVE-2017-1000117 | https://github.com/chenzhuo0618/test | POC详情 |
| 17 | None | https://github.com/siling2017/CVE-2017-1000117 | POC详情 |
| 18 | None | https://github.com/Q2h1Cg/CVE-2017-1000117 | POC详情 |
| 19 | cve-2017-1000117 | https://github.com/cved-sources/cve-2017-1000117 | POC详情 |
| 20 | None | https://github.com/leezp/CVE-2017-1000117 | POC详情 |
| 21 | CVE-2017-1000117漏洞复现(PoC+Exp) | https://github.com/AnonymKing/CVE-2017-1000117 | POC详情 |
| 22 | None | https://github.com/Jerry-zhuang/CVE-2017-1000117 | POC详情 |
| 23 | None | https://github.com/chu1337/CVE-2017-1000117 | POC详情 |
暂无评论