Wl Wn575a3 FirmwareOperating system · Wavlink

CVE-2020-10974

HIGH · 7.5 CVSS v3.1 Published 2020-05-07
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
84/100
Remediation priority · High
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
An issue was discovered affecting a backup feature where a crafted POST request returns the current configuration of the device in cleartext, including the administrator password. No authentication is required. Affected devices: Wavlink WN575A3, Wavlink WN579G3, Wavlink WN531A6, Wavlink WN535G3, Wavlink WN530H4, Wavlink WN57X93, Wavlink WN572HG3, Wavlink WN575A4, Wavlink WN578A2, Wavlink WN579G3, Wavlink WN579X3, and Jetstream AC3000/ERAC3000

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

The Wavlink and Jetstream devices contain a backup feature that exposes the full device configuration, including the administrator password, in cleartext via a crafted POST request without requiring any authentication.

MitigationRestrict network access to the device management interface (e.g., via firewall rules or VLAN segmentation) to prevent unauthorized access to the backup functionality, and monitor for vendor firmware updates to address the vulnerability.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Wl Wn575a3 FirmwareOperating system
Affected:= rpt75a3.v4300.180801
Wl Wn579g3 FirmwareOperating system
Affected:= m79x3.v5030.180719
Wn531a6 FirmwareOperating system
Affected:all versions
Wn535g3 FirmwareOperating system
Affected:all versions
Wn530h4 FirmwareOperating system
Affected:all versions
Wn57x93 FirmwareOperating system
Affected:all versions
Wn572hg3 FirmwareOperating system
Affected:all versions
Wn575a4 FirmwareOperating system
Affected:all versions

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the device model
    Access the device web interface or check the device label/packaging to confirm the exact model (e.g., Wn531a6, Wn535g3, Wn530h4, Wn57x93, Wn572hg3, Wn575a3, Wn575a4, or Wn579g3)
    Affected if The device is any Wavlink model listed in the affected products list
  2. Determine the firmware version
    Log into the device admin interface and navigate to the System or Status page to view the firmware version, or use the command line (e.g., 'nvram get firmversion' or 'cat /proc/version' if telnet/ssh is available)
    Affected if The firmware version matches or predates the specific versions listed (rpt75a3.v4300.180801, m79x3.v5030.180719) or is 'all versions' for the affected models
  3. Verify the backup endpoint is reachable
    Send a crafted POST request to the backup endpoint (commonly /cgi-bin/ExportAllSettings.sh or similar backup export script) without providing any authentication credentials
    Affected if The device returns a configuration backup file (typically .bin or .cfg) without requiring login credentials
  4. Inspect the backup file contents
    Open the downloaded backup file in a text editor or use 'strings' command to search for 'admin' or password-related fields
    Affected if The backup file contains cleartext administrator usernames and passwords readable without decryption

The device is affected if it is a Wavlink model from the affected list AND the backup endpoint returns configuration data including plaintext admin credentials without any authentication challenge.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Restrict network access to the device management interface (e.g., via firewall rules or VLAN segmentation) to prevent unauthorized access to the backup functionality, and monitor for vendor firmware updates to address the vulnerability.

Fix this in Wl Wn575a3 Firmware Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing2.0 h
  • Review / QA1.0 h
10.0 hours of engineering $1,800
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,880.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2020-10974 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2020-10974 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data