POC详情: 3099a4bde7dc69b92e309c75ed356e12b5d3b641

来源
关联漏洞
标题: nostromo nhttpd 路径遍历漏洞 (CVE-2019-16278)
描述:nostromo nhttpd是一款开源的Web服务器。 nostromo nhttpd 1.9.6及之前版本中的‘http_verify’函数存在路径遍历漏洞。该漏洞源于网络系统或产品未能正确地过滤资源或文件路径中的特殊元素。攻击者可利用该漏洞访问受限目录之外的位置。
描述
Nostromo 1.9.6 reverse shell
介绍
### Poc exploit(bash script)
[shell.webm](https://github.com/0xTabun/CVE-2019-16278/assets/144548207/cfa7f7a5-3fc9-4586-b67a-02c56ef57b91)





### About the exploit
You can get reverse shell with .sh file (in Linux)<br>
You can get reverse shell with .py file in (Windows and Linux) (in windows, you need to install netcat)<br>

You must specify the target<br>

example: http://127.0.0.1<br>

* using for .py:<br>
python exploit.py<br>

* using for .sh:<br>
chmod +x exploit.sh<br>
./exploit.sh<br>

##### Exploit Title: CVE_2019-16278 | Reverse shell for (nostromo 1.9.6)<br>
***Author: Tabun***
文件快照

[4.0K] /data/pocs/3099a4bde7dc69b92e309c75ed356e12b5d3b641 ├── [1.2K] exploit.py ├── [1.2K] exploit.sh ├── [ 598] README.md └── [ 617] readme.txt 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。