# Microsoft Exchange Server 信息泄露漏洞
## 概述
Microsoft Exchange Server 存在信息披露漏洞,可能导致攻击者未经授权获取敏感信息。
## 影响版本
- Microsoft Exchange Server 2013
- Microsoft Exchange Server 2016
- Microsoft Exchange Server 2019
## 细节
攻击者可以通过精心构造的请求,利用此漏洞获取敏感信息,包括但不限于系统配置和用户数据。漏洞主要是因为在处理特定请求时,Exchange Server 对输入的验证和处理存在不足。
## 影响
该漏洞可能导致未经授权的信息披露,攻击者借此可能进一步发动其他攻击,包括但不限于提升权限或进一步信息窃取。因此,使用受影响版本的Exchange Server用户应及时更新至最新版本或应用相应补丁。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | ProxyToken (CVE-2021-33766) : An Authentication Bypass in Microsoft Exchange Server POC exploit | https://github.com/bhdresh/CVE-2021-33766 | POC详情 |
| 2 | CVE-2021-33766-poc | https://github.com/demossl/CVE-2021-33766-ProxyToken | POC详情 |
| 3 | Microsoft Exchange Server Information Disclosure Vulnerability. This vulnerability enables an attacker to bypass authentication and gain access to the Exchange Server's internal. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2021/CVE-2021-33766.yaml | POC详情 |
暂无评论