commit
faf5e3442b
|
@ -0,0 +1,35 @@
|
|||
id: CVE-2022-31846
|
||||
|
||||
info:
|
||||
name: WAVLINK WN535 G3 - Information Disclosure
|
||||
author: arafatansari
|
||||
severity: high
|
||||
description: |
|
||||
A vulnerability is in the 'live_mfg.shtml' page of the WAVLINK WN535 G3,Firmware package version M35G3R.V5030.180927
|
||||
reference:
|
||||
- https://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN535%20G3__live_mfg.md
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-31846
|
||||
classification:
|
||||
cve-id: CVE-2022-31846
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.html:"Wavlink"
|
||||
tags: cve,cve2022,wavlink,exposure
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/live_mfg.shtml"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Model='
|
||||
- 'DefaultIP='
|
||||
- 'LOGO1='
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue