LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34333: A vulnerability has been identified in JT2Go (All versions < V13.2), Teamcenter Visualization (All versions...

A vulnerability has been identified in JT2Go (All versions < V13.2), Teamcenter Visualization (All versions < V13.2). The BMP_Loader.dll library in affected applications lacks proper validation of user-supplied data when parsing BMP files. A malformed input file could result in double free of an allocated buffer that leads to a crash. An attacker could leverage this vulnerability to cause denial of service condition. (CNVD-C-2021-79295)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Siemens JT2Go and Teamcenter Visualization versions before V13.2 can crash when they parse a malformed BMP file. The business impact described by the sources is denial of service, not data theft or code execution. The practical concern is disruption to engineering or visualization workflows using affected Siemens software.

Executive priority

Handle as a targeted availability risk for engineering visualization environments. It does not merit emergency response based on the supplied evidence, but affected pre-V13.2 deployments should be remediated through normal vulnerability management.

Technical view

BMP_Loader.dll in affected Siemens applications does not properly validate user-supplied BMP data. Parsing a malformed BMP can trigger a double free of an allocated buffer, causing application crash and denial of service. The source maps this to CWE-415. No CVSS score is provided in the bundle.

Likely exposure

Exposure is limited to environments running Siemens JT2Go or Teamcenter Visualization versions earlier than V13.2. Workstations or workflows that open BMP files from external parties or shared project data have the clearest exposure.

Exploitation context

The bundle does not show CISA KEV listing or any cited evidence of active exploitation. Exploitation requires a malformed BMP file to be parsed by an affected application. The documented impact is crash and denial of service.

Researcher notes

Evidence is narrow but consistent: affected products, vulnerable component, file type, weakness class, and denial-of-service outcome are stated. The bundle lacks CVSS metrics, proof of exploitation, and detailed vendor mitigation text beyond the version boundary.

Mitigation direction

  • Inventory JT2Go and Teamcenter Visualization installations and identify versions before V13.2.
  • Review Siemens SSA-483182 for the vendor-approved update or remediation path.
  • Upgrade affected installations away from versions earlier than V13.2 where applicable.
  • Restrict opening BMP files from untrusted sources in affected applications.
  • Prioritize engineering workstations that process external design or visualization content.

Validation and detection

  • Confirm installed JT2Go and Teamcenter Visualization versions on managed endpoints.
  • Check whether any installations remain below V13.2.
  • Review crash reports involving BMP_Loader.dll or BMP file parsing.
  • Confirm remediation status against Siemens SSA-483182.
  • Document affected business workflows before scheduling updates.
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-415: 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-2021-34333 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
SiemensJT2GoAll versions < V13.2Listed
SiemensTeamcenter VisualizationAll versions < V13.2Listed
Weakness

CWE details

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

CWE-415 · source CWE mapping

Double Free

Double Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.