Create CVE-2022-31846.yaml

patch-1
Arafat Ansari 2022-08-15 01:43:58 +05:30 committed by GitHub
parent 689a07d542
commit 9fb9151898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
id: CVE-2022-31846
info:
name: WAVLINK WN535 G3 -Information Disclosure
author: arafatansari
severity: low
description: |
A vulnerability is in the 'live_mfg.shtml' page of the WAVLINK WN535 G3,Firmware package version M35G3R.V5030.180927
reference:
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31846
- https://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN535%20G3__live_mfg.md
metadata:
shodan-query: http.html:"Wavlink"
verified: "true"
tags: info,cve,2022
requests:
- raw:
- |
GET /live_mfg.shtml HTTP/1.1
Host: {{Hostname}}
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'Model'
- 'ModelType'
- 'LOGO1'
- 'LOGO2'