# N/A
## 漏洞概述
SmarterTools SmarterMail 16.x 版本在 build 6985 之前允许反序列化不受信任的数据。这导致未认证的攻击者能够在远程访问端口 17001 时在服务器上执行命令。
## 影响版本
- SmarterMail 16.x before build 6985
## 细节
攻击者可以利用反序列化不受信任的数据的特性,在远程访问端口 17001 时在服务器上执行任意命令。默认情况下,在应用 Build 6985 补丁之后,该端口将不能再被远程访问。
## 影响
此漏洞允许未认证的攻击者在服务器上执行任意命令,可能导致服务器被攻击或完全控制。通过应用 Build 6985 补丁可以缓解此问题,因为它默认封闭了端口 17001 的远程访问。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Collection of PoCs created for SmarterMail < Build 6985 RCE | https://github.com/devzspy/CVE-2019-7214 | POC详情 |
2 | None | https://github.com/andyfeili/-CVE-2019-7214 | POC详情 |
3 | Python3 Rewrite of SmarterMail < Build 6985 Remote Code Execution found by 1F98D (CVE-2019-7214) | https://github.com/Drew-Alleman/CVE-2019-7214 | POC详情 |
4 | For CTF use only (the CVE-2019-7214 also resolves the host from /etc/hosts) | https://github.com/ElusiveHacker/CVE-2019-7214 | POC详情 |
暂无评论