mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 19:20:58 +00:00
19 lines
827 B
Markdown
19 lines
827 B
Markdown
### [CVE-2022-43140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43140)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
kkFileView v4.1.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component cn.keking.web.controller.OnlinePreviewController#getCorsFile. This vulnerability allows attackers to force the application to make arbitrary requests via injection of crafted URLs into the url parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/kekingcn/kkFileView/issues/392
|
|
- https://github.com/kekingcn/kkFileView/issues/392
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|