CVE-2022-48166
published 2023-02-06CVE-2022-48166: An access control issue in Wavlink WL-WN530HG4 M30HG4.V5030.201217 allows unauthenticated attackers to download configuration data and log files and obtain…
PriorityP258high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
2.82%
84.8th percentile
An access control issue in Wavlink WL-WN530HG4 M30HG4.V5030.201217 allows unauthenticated attackers to download configuration data and log files and obtain admin credentials.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wavlink | wl-wn530hg4_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Unauthenticated GET request to /cgi-bin/ExportLogs.sh returns a file (application/octet-stream) containing plaintext credentials; match response body for 'Login=', 'Password=', 'WiFi_', 'WAVLINK' and HTTP 200. ↗
- →Identify vulnerable Wavlink WN530HG4 devices by checking the root HTTP response body for the string 'WN530HG4' before probing the export endpoint. ↗
- →The exported log/config file contains admin credentials in cleartext fields named 'Login=' and 'Password='; any detection of these patterns in HTTP responses from router management interfaces should be treated as a confirmed exploitation indicator. ↗
- ·Vulnerability is specific to firmware version M30HG4.V5030.201217; other firmware versions of the WL-WN530HG4 may not be affected. ↗
- ·The Nuclei template uses a two-step flow: first confirm the device is a WN530HG4 (http(1)), then probe the export endpoint (http(2)). Single-step probing without device fingerprinting may produce false positives. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Wavlink WL-WN530HG4 M30HG4.V5030.201217 - Information Disclosure
nuclei·CVSS 7.5
CVE-2022-48166 [HIGH] Wavlink WL-WN530HG4 M30HG4.V5030.201217 - Information Disclosure
Wavlink WL-WN530HG4 M30HG4.V5030.201217 - Information Disclosure
An access control issue in Wavlink WL-WN530HG4 M30HG4.V5030.201217 allows unauthenticated attackers to download configuration data and log files and obtain admin credentials.
Template:
id: CVE-2022-48166
info:
name: Wavlink WL-WN530HG4 M30HG4.V5030.201217 - Information Disclosure
author: ritikchaddha
severity: high
description: |
An access control issue in Wavlink WL-WN530HG4 M30HG4.V5030.201217 allows unauthenticated attackers to download configuration data and log files and obtain admin credentials.
remediation: |
Apply the latest firmware updates from Wavlink or implement network segmentation to restrict access to the device administration interface.
impact: |
Successful exploitation could lead to sensitive information
No writeups or analysis indexed.
https://docs.google.com/document/d/1zvbuu3Hkk3CAkojAivlUESvtHblHJNLJdpGOoNtk-Vo/edit?usp=sharinghttps://github.com/strik3r0x1/Vulns/blob/main/WAVLINK%20WN530HG4.mdhttps://docs.google.com/document/d/1zvbuu3Hkk3CAkojAivlUESvtHblHJNLJdpGOoNtk-Vo/edit?usp=sharinghttps://github.com/strik3r0x1/Vulns/blob/main/WAVLINK%20WN530HG4.md
2023-02-06
Published