Added CVE-2018-0127 template.

patch-1
Jackson Rolf 2021-10-01 15:30:31 -04:00
parent 4682d7b790
commit 2b477061e8
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
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