关联漏洞
描述
CVE-2018-10933 very simple POC
介绍
# CVE-2018-10933
to test this code:
- get vulnerable version of libssh at homepage: https://www.libssh.org/files/0.7/libssh-0.7.4.tar.xz
- uncompress and build, then go to example directory, there's a simple sshd server using libssh name: samplesshd-cb
run this simple sshd by command:
$ samplesshd-cb 127.0.0.1 -p 2222
- run my code, output will be:
Allocated session channel
Allocated shell
mean that i can bypass authentication and spawn a shell without any credential
文件快照
[4.0K] /data/pocs/e03e61d7de836602c3b4e036a5e39231338668c8
├── [1.5K] CVE-2018-10933.py
├── [ 481] README.md
└── [ 16] requirements.txt
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。