2022-03-22 03:48:47 +00:00
|
|
|
id: advanced-setup-login
|
2021-03-04 20:29:41 +00:00
|
|
|
|
|
|
|
info:
|
2022-03-22 03:48:47 +00:00
|
|
|
name: ActionTec Modem Advanced Setup Login Panel
|
2021-03-04 20:29:41 +00:00
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
description: An ActionTec Modem Advanced Setup login panel was detected.
|
2022-03-22 03:48:47 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/6819
|
|
|
|
- https://www.actiontec.com/dsl/
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: panel,setup
|
2021-03-04 20:29:41 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/cgi-bin/webcm?getpage=../html/login.html'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Advanced Setup - Security - Admin User Name & Password</title>'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-03-22 03:48:47 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/03/20
|