Cyber Resilience

CVE-2022-34047

HighPublic PoC

Published: 20 July 2022

Published
20 July 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.5918 98.3th percentile
Risk Priority 51 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-34047 is a high-severity Exposure of Resource to Wrong Sphere (CWE-668) vulnerability in Wavlink Wl-Wn530Hg4 Firmware. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 1.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2022-34047 is an access control vulnerability in the Wavlink WN530HG4 router running firmware version M30HG4.V5030.191116. The flaw resides in the device's web interface and permits unauthenticated retrieval of sensitive configuration data by requesting the URL http://IP_ADDRESS/set_safety.shtml and inspecting the page source for the variable var syspasswd.

An attacker with network reachability to the device can exploit the issue without credentials or user interaction, directly obtaining administrative usernames and passwords stored in the exposed JavaScript. This results in full compromise of the router's management account and potential takeover of connected network resources.

Public references on PacketStorm Security document the disclosure and provide a proof-of-concept, while the associated EPSS score has remained steady at 0.5918 with no indicated rise after publication. No vendor advisory or patch information appears in the supplied references.

EU & UK References

Vulnerability details

An access control issue in Wavlink WN530HG4 M30HG4.V5030.191116 allows attackers to obtain usernames and passwords via view-source:http://IP_ADDRESS/set_safety.shtml?r=52300 and searching for [var syspasswd].

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

wavlink
wl-wn530hg4 firmware
m30hg4.v5030.191116

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-668

Controls whether organization resources are exposed to external system spheres by permitting or prohibiting their use.

addresses: CWE-668

The control ensures information is not released into a security sphere where the recipient lacks matching access authorizations.

addresses: CWE-668

The control ensures information resources are not exposed to the incorrect (public) sphere through review and authorization.

addresses: CWE-668

Protects against data mining that would expose resources to unauthorized spheres by enforcing detection and controls.

addresses: CWE-668

Restricts information flows to ensure resources are not exposed to incorrect or unauthorized spheres.

addresses: CWE-668

Controlling internal connections prevents exposure of resources to unintended internal spheres.

addresses: CWE-668

Knowing exact processing and storage locations helps avoid exposure of resources to incorrect spheres.

addresses: CWE-668

The control prevents exposure of the media resource to the wrong security sphere.

References