# N/A
## 漏洞概述
TerraMaster NAS 4.2.29及更早版本中存在漏洞,允许远程攻击者通过特定请求发现管理员密码。
## 影响版本
- 4.2.29及更早版本
## 漏洞细节
攻击者可通过发送包含 "User-Agent: TNAS" 的请求至 `module/api.php?mobile/webNasIPS`,并在响应中读取 `PWD` 字段来获取管理员密码。
## 影响
该漏洞可能导致管理员密码泄露,从而给攻击者提供非法访问权限。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | CVE-2022-24990:TerraMaster TOS 通过 PHP 对象实例化执行未经身份验证的远程命令 | https://github.com/Jaky5155/CVE-2022-24990-TerraMaster-TOS--PHP- | POC详情 |
2 | 仅仅是poc,并不是exp | https://github.com/VVeakee/CVE-2022-24990-POC | POC详情 |
3 | CVE-2022-24990 TerraMaster TOS unauthenticated RCE via PHP Object Instantiation | https://github.com/0xf4n9x/CVE-2022-24990 | POC详情 |
4 | CVE-2022-24990信息泄露+RCE 一条龙 | https://github.com/lishang520/CVE-2022-24990 | POC详情 |
5 | TerraMaster TOS Unauthenticated Remote Command Execution(RCE) Vulnerability CVE-2022-24990 | https://github.com/antx-code/CVE-2022-24990 | POC详情 |
6 | None | https://github.com/jsongmax/terraMaster-CVE-2022-24990 | POC详情 |
7 | TerraMaster TOS Unauthenticated Remote Command Execution(RCE) Vulnerability CVE-2022-24990 | https://github.com/ZZ-SOCMAP/CVE-2022-24990 | POC详情 |
8 | TerraMaster NAS devices running TOS prior to version 4.2.30 are vulnerable to information disclosure. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-24990.yaml | POC详情 |
9 | None | https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/TerraMaster%20TOS%20%E4%BF%A1%E6%81%AF%E6%B3%84%E6%BC%8F%E6%BC%8F%E6%B4%9E%20CVE-2022-24990.md | POC详情 |
暂无评论