LiveActive security incident?Get immediate response
CVE Record

CVE-2020-28387: A vulnerability has been identified in Solid Edge SE2020 (All Versions < SE2020MP13), Solid Edge SE2021 (Al...

A vulnerability has been identified in Solid Edge SE2020 (All Versions < SE2020MP13), Solid Edge SE2021 (All Versions < SE2021MP3). When opening a specially crafted SEECTCXML file, the application could disclose arbitrary files to remote attackers. This is because of the passing of specially crafted content to the underlying XML parser without taking proper restrictions such as prohibiting an external dtd. (ZDI-CAN-11923)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects Siemens Solid Edge when a user opens a malicious SEECTCXML file. The application may disclose local files because XML content is parsed without proper external DTD restrictions. Business urgency depends on whether affected Solid Edge versions are used and whether users receive or open untrusted engineering files.

Executive priority

Treat this as a targeted workstation data-disclosure risk. Prioritize engineering teams using affected Solid Edge versions and receiving external design files, but do not classify it as confirmed active exploitation from the provided evidence.

Technical view

CVE-2020-28387 is a CWE-611 XML External Entity issue in Solid Edge SE2020 before SE2020MP13 and SE2021 before SE2021MP3. Specially crafted SEECTCXML content can reach the XML parser without adequate restrictions, allowing arbitrary file disclosure to a remote attacker.

Likely exposure

Exposure is limited to environments running the listed Solid Edge versions, especially workstations handling SEECTCXML files from external partners, customers, suppliers, or shared repositories.

Exploitation context

The provided sources do not show KEV listing, active exploitation, public exploit use, or CVSS scoring. Exploitation requires a specially crafted SEECTCXML file to be opened by the vulnerable application.

Researcher notes

Evidence identifies XXE-style arbitrary file disclosure tied to SEECTCXML parsing and references ZDI-CAN-11923. The bundle does not provide CVSS, detailed exploit prerequisites beyond opening crafted content, or operational indicators. Validate affected builds and file-ingestion paths before assigning enterprise priority.

Mitigation direction

  • Upgrade Solid Edge SE2020 to SE2020MP13 or later.
  • Upgrade Solid Edge SE2021 to SE2021MP3 or later.
  • Check Siemens SSA-715184 for current vendor remediation guidance.
  • Restrict handling of untrusted SEECTCXML files until remediation is verified.
  • Use workstation controls to reduce exposure from externally supplied engineering files.

Validation and detection

  • Inventory Solid Edge installations and exact maintenance-pack versions.
  • Confirm whether SE2020 builds are below SE2020MP13.
  • Confirm whether SE2021 builds are below SE2021MP3.
  • Review workflows that import or open SEECTCXML files.
  • Verify patched versions after remediation through software inventory or endpoint management.
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-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-2020-28387 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
SiemensSolid Edge SE2020All Versions < SE2020MP13Listed
SiemensSolid Edge SE2021All Versions < SE2021MP3Listed
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.