CVE-2021-43734
published 2022-02-15CVE-2021-43734: kkFileview v4.0.0 has arbitrary file read through a directory traversal vulnerability which may lead to sensitive file leak on related host.
PriorityP259high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
10.73%
95.3th percentile
kkFileview v4.0.0 has arbitrary file read through a directory traversal vulnerability which may lead to sensitive file leak on related host.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| keking | kkfileview | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Look for HTTP GET requests to /getCorsFile with a urlPath parameter containing a file:// URI scheme, indicating directory traversal / LFI exploitation attempts. ↗
- →HTTP 200 responses from /getCorsFile containing 'root:.*:0:0:' (Linux /etc/passwd content) or 'for 16-bit app support' (Windows win.ini content) confirm successful exploitation. ↗
- →Shodan/FOFA fingerprinting: identify exposed kkFileView instances via HTML body containing 'kkFileView' or 'kkfileview' as potential targets. ↗
- ·The vulnerability is confirmed only against kkFileView version 4.0.0 (CPE: cpe:2.3:a:keking:kkfileview:4.0.0). Versions 4.0.1 and later are reported as patched. ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
kkFileview v4.0.0 - Local File Inclusion
nuclei·CVSS 7.5
CVE-2021-43734 [HIGH] kkFileview v4.0.0 - Local File Inclusion
kkFileview v4.0.0 - Local File Inclusion
kkFileview v4.0.0 is vulnerable to local file inclusion which may lead to a sensitive file leak on a related host.
Template:
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.
impact: |
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
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://nv
2022-02-15
Published