Security readout for executives and security teams
Plain-English summary
This vulnerability affects a specific ChinaMobile PLC wireless router firmware and can let a remote attacker access unintended files through the router’s web interface. The public CVE rates it critical because exploitation requires no login or user interaction and may expose or alter sensitive device data.
Executive priority
Treat as high-priority if this router exists in your environment or is internet-exposed. The main business risk is compromise of network edge equipment with potential sensitive data exposure or device configuration tampering. If the product is absent, priority drops to documentation and monitoring.
Technical view
CVE-2020-18331 is a CWE-22 directory traversal flaw in the getpage parameter of /cgi-bin/webproc on ChinaMobile PLC Wireless Router GPN2.4P21-C-CN firmware W2000EN-01. The CVSS 3.1 score is 9.1, with network access, low complexity, no privileges, no user interaction, and high confidentiality and integrity impact.
Likely exposure
Exposure is most likely where the named router model and firmware are deployed, especially if the web management interface is reachable from untrusted networks. The CVE record’s structured affected-product fields are incomplete, so teams must confirm exposure by asset inventory and firmware identification.
Exploitation context
The provided bundle does not show CISA KEV listing or cited evidence of active exploitation. Public vulnerability writeups exist, and the CVSS vector indicates unauthenticated network exploitation is plausible, but the sources provided do not establish real-world exploitation.
Researcher notes
The record names one model and firmware, but structured affected vendor/product data is n/a. The strongest claims are CVE description, CWE-22 classification, and CVSS vector. Avoid broad product-family conclusions unless confirmed by vendor guidance or additional testing.
Mitigation direction
- Identify any deployed GPN2.4P21-C-CN routers running W2000EN-01 firmware.
- Check ChinaMobile or device supplier guidance for fixed firmware or replacement advice.
- Remove router management interfaces from internet and untrusted network exposure.
- Restrict administration to trusted management networks or VPN-only access.
- Monitor device web logs for suspicious getpage parameter activity.
- Replace unsupported devices if no vendor fix is available.
Validation and detection
- Inventory router model, hardware platform, and firmware version against the CVE description.
- Confirm /cgi-bin/webproc is not reachable from external or guest networks.
- Review access logs for unusual requests targeting the getpage parameter.
- Verify management access controls block unauthenticated untrusted access.
- Track vendor advisories because no patch details are named in the supplied sources.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupFile access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-18331 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.1CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
