2022-08-14 11:40:20 +00:00
id : CVE-2022-34045
info :
2023-02-03 17:30:24 +00:00
name : WAVLINK WN530HG4 - Improper Access Control
2022-08-14 11:40:20 +00:00
author : arafatansari
2022-08-14 12:36:14 +00:00
severity : critical
2022-08-14 11:40:20 +00:00
description : |
2023-02-03 16:45:51 +00:00
WAVLINK WN530HG4 M30HG4.V5030.191116 is susceptible to improper access control. It contains a hardcoded encryption/decryption key for its configuration files at /etc_ro/lighttpd/www/cgi-bin/ExportAllSettings.sh. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
2022-08-14 11:40:20 +00:00
reference :
2022-08-14 12:36:14 +00:00
- https://drive.google.com/file/d/1s5uZGC_iSzfCJt9BJ8h-P24vmsrmttrf/view?usp=sharing
- https://nvd.nist.gov/vuln/detail/CVE-2022-34045
classification :
2022-08-23 09:37:59 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
2022-08-14 12:36:14 +00:00
cve-id : CVE-2022-34045
2022-08-23 09:37:59 +00:00
cwe-id : CWE-798
2023-04-12 10:55:48 +00:00
epss-score : 0.00785
2022-08-14 11:40:20 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-08-14 11:40:20 +00:00
shodan-query : http.html:"WN530HG4"
2022-08-23 09:37:59 +00:00
verified : "true"
2022-08-14 12:36:14 +00:00
tags : cve,cve2022,wavlink,exposure
2022-08-14 11:40:20 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-08-14 11:40:20 +00:00
- raw :
- |
2022-08-23 05:03:57 +00:00
GET /backupsettings.dat HTTP/1.1
2022-08-14 11:40:20 +00:00
Host : {{Hostname}}
matchers-condition : and
matchers :
- type : word
2022-08-14 12:36:14 +00:00
part : body
2022-08-14 11:40:20 +00:00
words :
2022-08-23 05:03:57 +00:00
- 'Salted__'
2022-08-14 12:36:14 +00:00
- type : word
part : header
words :
2022-08-23 05:03:57 +00:00
- application/octet-stream
2022-08-14 12:36:14 +00:00
- type : status
status :
- 200
2023-02-03 16:45:51 +00:00
# Enhanced by md on 2023/02/03