LiveActive security incident?Get immediate response
CVE Record

CVE-2023-37200: A CWE-611: Improper Restriction of XML External Entity Reference vulnerability exists that could cause loss...

A CWE-611: Improper Restriction of XML External Entity Reference vulnerability exists that could cause loss of confidentiality when replacing a project file on the local filesystem and after manual restart of the server.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects Schneider Electric EcoStruxure OPC UA Server Expert before SV2.01 SP2. If an attacker can replace a local project file and the server is manually restarted, XML parsing may expose confidential data. The source bundle does not support remote exploitation or active exploitation claims.

Executive priority

Treat as a targeted confidentiality risk, not an internet-scale emergency based on provided evidence. Prioritize sites using affected versions in operational environments where project files are writable by broad user groups or unmanaged processes.

Technical view

CVE-2023-37200 is a CWE-611 XML External Entity restriction flaw. The CVSS vector is local, low complexity, no privileges, user interaction required, unchanged scope, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is limited to installations running EcoStruxure OPC UA Server Expert versions prior to SV2.01 SP2 where untrusted users or processes can replace local project files and cause or wait for a manual server restart.

Exploitation context

The provided sources do not show CISA KEV listing or public active exploitation. Exploitation requires local filesystem project-file replacement and a manual server restart, so business risk depends heavily on host access controls and operational procedures.

Researcher notes

The bundle identifies affected versions and impact conditions but does not include detailed parser behavior, exploit artifacts, or compensating controls. Avoid assuming broader Schneider products, remote reachability, or integrity impact without additional vendor evidence.

Mitigation direction

  • Upgrade affected installations to SV2.01 SP2 or later if vendor guidance confirms applicability.
  • Restrict write access to OPC UA Server Expert project files.
  • Limit who can restart the server or change operational project files.
  • Review Schneider Electric advisory SEVD-2023-192-02 for product-specific guidance.
  • Monitor for unexpected project file changes and server restarts.

Validation and detection

  • Inventory EcoStruxure OPC UA Server Expert installations and record exact versions.
  • Confirm whether any deployment is earlier than SV2.01 SP2.
  • Review filesystem permissions on project directories and files.
  • Check operational logs for unexpected project replacement or restart events.
  • Validate remediation against Schneider Electric advisory guidance.
Prepared
Confidence
high
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-611: 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-2023-37200 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2023-37200Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/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
Schneider ElectricEcoStruxure OPC UA Server ExpertVersions prior to SV2.01 SP2unaffected
Weakness

CWE details

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

CWE-611 · source CWE mapping

Improper Restriction of XML External Entity Reference

Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.