# Post SMTP 3.6.0 未授权邮箱日志泄露漏洞
## 概述
Post SMTP 插件(WordPress 的完整 SMTP 解决方案插件)在所有版本 <= 3.6.0 中存在权限验证缺失漏洞,允许未认证攻击者访问插件记录的任意邮件内容。
## 影响版本
- 受影响版本:所有 <= 3.6.0 的 Post SMTP 插件版本。
## 细节
漏洞源于 `__construct` 函数中缺少能力(capability)检查,导致未认证用户可以访问敏感邮件日志数据。
## 影响
攻击者可读取通过 Post SMTP 插件发送的任意邮件,包括包含密码重置链接的邮件,最终可能导致用户账号被接管。
                                        
                                    
                                | # | POC 描述 | 源链接 | 神龙链接 | 
|---|---|---|---|
| 1 | None | https://github.com/modhopmarrow1973/CVE-2025-11833-LAB | POC详情 | 
标题: Post SMTP – Complete SMTP Solution with Logs, Alerts, Backup SMTP & Mobile App <= 3.6.0 - Missing Authorization to Account Takeover via Unauthenticated Email Log Disclosure -- 🔗来源链接
标签:
神龙速读标题: PostmanEmailLogs.php in post-smtp/tags/3.5.0/Postman – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读暂无评论