Awesome-POC/Web应用漏洞/TerraMaster TOS 任意账号密码修改漏洞 CVE-2020-28186.md
2024-11-06 14:10:36 +08:00

39 lines
737 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# TerraMaster TOS 任意账号密码修改漏洞 CVE-2020-28186
## 漏洞描述
TerraMaster TOS <= 4.2.06中的电子邮件注入允许未经身份验证的远程攻击者利用忘记密码功能,重置账号密码实现账号接管。
## 漏洞影响
TerraMaster TOS < 4.2.06
## 网络测绘
"TerraMaster" && header="TOS"
## 漏洞复现
首先需要知道已知用户名可以参考 TerraMaster TOS 用户枚举漏洞 CVE-2020-28185 获取已知的用户名
重置页面输入获取的账号和邮箱
![](images/202202101947245.png)
点击确定抓包更换邮箱接收验证码
![](images/202202101947911.png)
通过接收的验证码即可更换账号密码登录后台
![](images/202202101947596.png)