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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://cert-portal.siemens.com/productcert/pdf/ssa-715184.pdfCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
