Jt2goApplication · Siemens

CVE-2021-34327

HIGH · 7.8 CVSS v3.1 Published 2021-07-13
Fix available
A fix is available. Upgrade to 13.2.0 or later.
See remediation →
81/100
Remediation priority · High
No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A vulnerability has been identified in JT2Go (All versions < V13.2), Solid Edge SE2021 (All Versions < SE2021MP5), Teamcenter Visualization (All versions < V13.2). The plmxmlAdapterSE70.dll library in affected applications lacks proper validation of user-supplied data when parsing ASM files. This could result in an out of bounds write past the fixed-length heap-based buffer. An attacker could leverage this vulnerability to execute code in the context of the current process. (ZDI-CAN-13423)

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A heap-based buffer overflow vulnerability exists in the plmxmlAdapterSE70.dll library across JT2Go, Solid Edge SE2021, and Teamcenter Visualization. The DLL fails to validate user-supplied data when parsing ASM files, leading to an out-of-bounds write that can be exploited for code execution in the context of the current process.

MitigationUpdate affected applications to vendor-supplied patched versions: JT2Go and Teamcenter Visualization to V13.2 or later; Solid Edge SE2021 to SE2021MP5 or later.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Jt2goApplication
Affected:< 13.2.0
Solid EdgeWeb browser
Affected:< se2021= se2021
Teamcenter VisualizationApplication
Affected:< 13.2.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed Siemens products
    Check the system for JT2Go, Solid Edge, or Teamcenter Visualization installations by reviewing installed programs in Control Panel or using: Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, DisplayVersion
    Affected if Any of these three products are installed and the version falls below 13.2.0 for JT2Go/Teamcenter Visualization, or is se2021 or earlier for Solid Edge
  2. Locate the vulnerable DLL
    Search for plmxmlAdapterSE70.dll in the application installation directories, typically under the program's bin or common files folders
    Affected if The DLL exists in the JT2Go, Solid Edge, or Teamcenter Visualization installation directory, confirming the presence of the affected component
  3. Determine exact product version
    Right-click the application executable, select Properties, and check the File Version tab; or use the vendor's version detection method for the specific product
    Affected if The version is below 13.2.0 for JT2Go or Teamcenter Visualization, or is se2021 or any version labeled se2021 for Solid Edge
  4. Confirm ASM file parsing capability
    Attempt to open or import an ASM file within the installed Siemens application to verify the parsing functionality is accessible
    Affected if The application can parse ASM files, as the vulnerability is triggered during ASM file processing where plmxmlAdapterSE70.dll handles user-supplied data without validation

The environment is affected if any of the three products (JT2Go, Solid Edge SE2021, or Teamcenter Visualization) are installed with versions below the fixed releases, and the application can process ASM files using the vulnerable plmxmlAdapterSE70.dll component.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to 13.2.0 or later
Fixed in 13.2.0
Interim mitigation

Update affected applications to vendor-supplied patched versions: JT2Go and Teamcenter Visualization to V13.2 or later; Solid Edge SE2021 to SE2021MP5 or later.

Fix this in Jt2go Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,490
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,984.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-34327 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-34327 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data