LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8973: ZGR TPS200 NG Improper access control

ZGR TPS200 NG in its 2.00 firmware version and 1.01 hardware version, does not properly accept specially constructed requests. This allows an attacker with access to the network where the affected asset is located, to operate and change several parameters without having to be registered as a user on the web that owns the device.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2020-8973 affects ZGR TPS200 NG devices with firmware 2.00 and hardware 1.01. A network-adjacent attacker may change device parameters without a registered web user. For operational environments, this is urgent because unauthorized configuration changes can affect trusted infrastructure behavior.

Executive priority

Treat this as high priority for environments using the affected device in operational networks. The business concern is unauthorized control-plane change, not broad internet exploitation evidence from the provided sources.

Technical view

The issue is improper access control, mapped to CWE-284. The CVSS 3.1 vector is AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N, scoring 9.3. Provided sources describe specially constructed requests that bypass normal web registration requirements and allow parameter operation or modification from the device’s network.

Likely exposure

Exposure is limited to organizations running the named ZGR TPS200 NG firmware and hardware versions, especially where the device web interface is reachable from operational, management, or shared networks.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The described attacker needs access to the same reachable network path as the affected asset, but no user credentials or interaction.

Researcher notes

Evidence is limited to the CVE record and INCIBE advisory reference in the bundle. Do not assume other ZGR products or versions are affected. Validation should focus on asset identification, version confirmation, and network reachability.

Mitigation direction

  • Check ZGR and INCIBE guidance for confirmed fixes or compensating controls.
  • Restrict device web access to trusted administrative networks only.
  • Remove affected devices from shared or untrusted network segments.
  • Review device configuration for unauthorized parameter changes.
  • Prioritize replacement or upgrade planning if no vendor fix is available.

Validation and detection

  • Inventory ZGR TPS200 NG deployments and record firmware and hardware versions.
  • Confirm whether firmware 2.00 and hardware 1.01 are present.
  • Verify the management interface is not reachable from untrusted networks.
  • Review access logs or configuration history for unexpected changes.
  • Track vendor and INCIBE advisories for updated remediation details.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookup
cve · low confidence lookup

CVE-2020-8973 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.3 (3.1)
Known Exploited
No
Published

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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
9.3CVSS 3.1CriticalCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N2.85.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.3Critical
CVSS 3.1 vector shape for CVE-2020-8973Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ZGRZGR TPS200 NG2.00 firmware version 2.00, 1.01 hardware version 1.01unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.