LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41302: ECOA BAS controller - Missing Encryption of Sensitive Data

ECOA BAS controller stores sensitive data (backup exports) in clear-text, thus the unauthenticated attacker can remotely query user password and obtain user’s privilege.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Some ECOA building automation controllers may expose backup data that stores passwords in clear text. A remote unauthenticated attacker could obtain user passwords and privileges, creating risk to facility control systems and account security.

Executive priority

Treat as high priority for facilities or OT environments using ECOA BAS products, especially if remotely accessible. The main business risk is unauthorized access to controller credentials and potential operational impact.

Technical view

CVE-2021-41302 is CWE-311 in ECOA BAS controller products. The CVSS 3.1 score is 7.3 with network attack vector, low complexity, no privileges, and no user interaction. The source states backup exports store sensitive data in clear text and can be remotely queried.

Likely exposure

Exposure is most likely where listed ECOA BAS controller products are reachable from untrusted networks or where backup export functions are accessible without authentication. The provided version data is vague, so asset confirmation is necessary.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation evidence. The described condition is still serious because it is unauthenticated, remote, and may reveal passwords and privileges.

Researcher notes

Affected products listed include ECOA ECS Router Controller ECS, RiskBuster variants, Graphic Control Software, SmartHome II E9246, and RiskTerminator. Version information in the bundle is imprecise, and no exploit or patch detail is provided.

Mitigation direction

  • Check ECOA or TWCERT guidance for patched firmware or supported workarounds.
  • Inventory affected ECOA BAS controller products in operational environments.
  • Remove affected controllers from direct internet exposure.
  • Restrict access to trusted management networks and administrators.
  • Rotate credentials if backup exports may have been exposed.
  • Apply vendor-supported updates or compensating controls once confirmed.

Validation and detection

  • Confirm whether listed ECOA products are deployed in the environment.
  • Determine whether any controller is reachable from untrusted networks.
  • Review vendor/TWCERT advisory details for exact affected versions.
  • Check whether backup exports contain clear-text sensitive data.
  • Review logs for suspicious unauthenticated access to backup export functions.
  • Verify credential rotation and network restrictions after remediation.
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 · low confidence lookup

CWE-311: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-41302 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
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

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

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
7.3CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2021-41302Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ECOAECS Router Controller ECS (FLASH)next of 0Listed
ECOARiskBuster Terminator E6L45next of 0Listed
ECOARiskBuster System RB 3.0.0next of 0Listed
ECOARiskBuster System TRANE 1.0next of 0Listed
ECOAGraphic Control Softwarenext of 0Listed
ECOASmartHome II E9246next of 0Listed
ECOARiskTerminatornext of 0Listed
Weakness

CWE details

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

CWE-311 · source CWE mapping

Missing Encryption of Sensitive Data

Missing Encryption of Sensitive Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.