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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-16278 PoC — nostromo nhttpd 路径遍历漏洞

Source
Associated Vulnerability
Title:nostromo nhttpd 路径遍历漏洞 (CVE-2019-16278)
Description:nostromo nhttpd是一款开源的Web服务器。 nostromo nhttpd 1.9.6及之前版本中的‘http_verify’函数存在路径遍历漏洞。该漏洞源于网络系统或产品未能正确地过滤资源或文件路径中的特殊元素。攻击者可利用该漏洞访问受限目录之外的位置。
Description
Nostromo 1.9.6 reverse shell
Readme
### 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***
File Snapshot

[4.0K] /data/pocs/3099a4bde7dc69b92e309c75ed356e12b5d3b641 ├── [1.2K] exploit.py ├── [1.2K] exploit.sh ├── [ 598] README.md └── [ 617] readme.txt 0 directories, 4 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.