LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8974: ZGR TPS200 NG Missing Reference to Active Allocated Resource

In ZGR TPS200 NG 2.00 firmware version and 1.01 hardware version, the firmware upload process does not perform any type of restriction. This allows an attacker to modify it and re-upload it via web with malicious modifications, rendering the device unusable.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

ZGR TPS200 NG devices can accept modified firmware through the web upload process without restriction. An unauthenticated network attacker could upload malicious firmware and make the device unusable, creating a serious operational availability risk.

Executive priority

Treat this as urgent for environments that depend on affected TPS200 NG devices. The main business risk is operational disruption from device bricking, not data theft, based on the provided CVSS and description.

Technical view

CVE-2020-8974 affects ZGR TPS200 NG firmware 2.00 with hardware 1.01. The firmware upload path lacks restrictions, mapped to CWE-434. CVSS 3.1 is 10.0 with network access, no privileges, no user interaction, high integrity impact, and high availability impact.

Likely exposure

Exposure is likely limited to organizations running the named ZGR TPS200 NG firmware and hardware versions, especially where the device web interface is reachable from untrusted networks. The sources do not provide CPEs or evidence of broader affected versions.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source confirms active exploitation. The documented risk is malicious firmware re-upload through the device web interface, potentially rendering the device unusable.

Researcher notes

Evidence is narrow but severe: the affected product and versions are explicit, but remediation details and exploit-in-the-wild evidence are not included. Avoid assuming other ZGR devices or versions are affected without vendor confirmation.

Mitigation direction

  • Check ZGR or INCIBE guidance for firmware updates or vendor-approved remediation.
  • Restrict access to the TPS200 NG web interface to trusted administrative networks.
  • Remove internet exposure for device management interfaces where possible.
  • Back up device configuration and recovery procedures before remediation work.
  • Monitor for unexpected firmware changes or unexplained device outages.

Validation and detection

  • Inventory ZGR TPS200 NG devices and record firmware and hardware versions.
  • Confirm whether firmware 2.00 and hardware 1.01 are present.
  • Verify management web interfaces are not exposed to untrusted networks.
  • Review logs or change records for unauthorized firmware upload activity.
  • Track vendor advisories for confirmed patches or replacement guidance.
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-434: 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 lookup
cve · low confidence lookup

CVE-2020-8974 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
10 (3.1)
Known Exploited
No
Published

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

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
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H3.95.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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-434 · source CWE mapping

Unrestricted Upload of File with Dangerous Type

Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.