minor update
parent
cacf051d95
commit
8e112cd5dc
|
@ -1,14 +1,14 @@
|
|||
id: ms-exchange-local-domain
|
||||
|
||||
info:
|
||||
name: Microsoft Exchange Autodiscover - Local Domain
|
||||
name: Microsoft Exchange Autodiscover - Local Domain Exposure
|
||||
author: userdehghani
|
||||
severity: Medium
|
||||
severity: medium
|
||||
description: |
|
||||
Microsoft Exchange is prone to a local domain exposure using the Autodiscover v2 endpoint.
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||
cwe-id: CWE-200
|
||||
description: |
|
||||
Microsoft Exchange is prone to a local domain exposure using the Autodiscover v2 endpoint.
|
||||
reference:
|
||||
- https://support.microsoft.com/en-gb/topic/autodiscover-v2-returns-internalurl-not-externalurls-in-other-site-774301e2-2d1e-d5e0-aa41-a49f6e9b06f4
|
||||
metadata:
|
||||
|
@ -22,7 +22,6 @@ http:
|
|||
path:
|
||||
- "{{BaseURL}}/autodiscover/autodiscover.json?Protocol=ActiveSync&Email=user@domain.tld&RedirectCount=1"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
|
|
Loading…
Reference in New Issue