LiveActive security incident?Get immediate response
CVE Record

CVE-2020-28209: A CWE-428 Windows Unquoted Search Path vulnerability exists in EcoStruxure Building Operation Enterprise Se...

A CWE-428 Windows Unquoted Search Path vulnerability exists in EcoStruxure Building Operation Enterprise Server installer V1.9 - V3.1 and Enterprise Central installer V2.0 - V3.1 that could cause any local Windows user who has write permission on at least one of the subfolders of the Connect Agent service binary path, being able to gain the privilege of the user who started the service. By default, the Enterprise Server and Enterprise Central is always installed at a location requiring Administrator privileges so the vulnerability is only valid if the application has been installed on a non-secure location.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a local Windows privilege-escalation risk in Schneider Electric EcoStruxure Building Operation installers. It matters mainly when the software was installed in a non-secure location where ordinary local users can write inside the Connect Agent service path. Default administrator-protected installs are described as not exposed.

Executive priority

Treat as moderate priority unless affected systems are installed in weakly protected directories or have many local users. For building operations environments, prioritize validation because local privilege escalation can increase operational risk after initial access.

Technical view

CVE-2020-28209 is a CWE-428 unquoted search path issue affecting Enterprise Server installer V1.9-V3.1 and Enterprise Central installer V2.0-V3.1. A local Windows user with write access to at least one subfolder in the Connect Agent service binary path could gain the privilege of the user who started the service.

Likely exposure

Exposure appears limited to affected Windows installations placed outside the default administrator-protected location, or where filesystem permissions allow local users to write into relevant service path subfolders.

Exploitation context

The bundle does not identify active exploitation, and the CVE is not marked CISA KEV. The attack requires local Windows access plus write permission in a specific service path location, so this is not described as a remote compromise vector.

Researcher notes

The provided sources do not include CVSS, confirmed exploitation, or a quoted fixed version. Analysis is therefore constrained to affected installer ranges, local-access prerequisites, CWE-428 behavior, and the vendor note that default administrator-protected installs are not valid exposure.

Mitigation direction

  • Inventory affected EcoStruxure Building Operation Enterprise Server and Enterprise Central versions.
  • Confirm installations use administrator-protected directories, not writable shared or user-controlled paths.
  • Restrict write permissions on Connect Agent service path subfolders to trusted administrators only.
  • Review Schneider Electric advisory SEVD-2020-315-04 for vendor-specific remediation guidance.
  • Prioritize remediation where shared workstations or broad local user access exist.

Validation and detection

  • Identify Windows hosts running the affected Enterprise Server or Enterprise Central installer versions.
  • Check whether the application is installed outside the default administrator-protected location.
  • Review Connect Agent service binary path permissions for user-writable subfolders.
  • Confirm ordinary local users cannot write anywhere along relevant service path subfolders.
  • Document any non-secure installations for remediation tracking.
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-428: 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
cve · low confidence lookup

CVE-2020-28209 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aEcoStruxure Building Operation Enterprise Server installer V1.9 - V3.1 and Enterprise Central installer V2.0 - V3.1EcoStruxure Building Operation Enterprise Server installer V1.9 - V3.1 and Enterprise Central installer V2.0 - V3.1Listed
Weakness

CWE details

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

CWE-428 · source CWE mapping

Unquoted Search Path or Element

Unquoted Search Path or Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.