LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33711: A vulnerability has been identified in Teamcenter Active Workspace V4 (All versions < V4.3.9), Teamcenter A...

A vulnerability has been identified in Teamcenter Active Workspace V4 (All versions < V4.3.9), Teamcenter Active Workspace V5.0 (All versions < V5.0.7), Teamcenter Active Workspace V5.1 (All versions < V5.1.4). The affected application allows verbose error messages which allow leaking of sensitive information, such as full paths.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-33711 is an information disclosure issue in Siemens Teamcenter Active Workspace. Affected versions may show overly detailed error messages that reveal sensitive details such as full server paths. This is not described as direct system takeover, but it can help an attacker map the environment and support later attacks.

Executive priority

Treat this as a hygiene and exposure-reduction item, especially for environments handling sensitive product or engineering data. Prioritize upgrades if Active Workspace is externally reachable or broadly accessible to partners, contractors, or other semi-trusted users.

Technical view

The vulnerability is CWE-209: information exposure through verbose error messages. Siemens Teamcenter Active Workspace V4 before V4.3.9, V5.0 before V5.0.7, and V5.1 before V5.1.4 are listed as affected. The provided sources do not include CVSS metrics or detailed trigger conditions.

Likely exposure

Exposure is likely limited to organizations running the listed Siemens Teamcenter Active Workspace versions. Risk increases where the application is reachable by untrusted users or where error messages are visible outside tightly controlled support workflows.

Exploitation context

The source bundle does not show CISA KEV listing, active exploitation, public exploit status, or attacker activity. Based on the description, exploitation would center on provoking errors that reveal sensitive implementation details, not on direct code execution.

Researcher notes

Evidence is sparse in the provided bundle. The vulnerability class and affected ranges are clear, but CVSS, prerequisites, exact endpoints, and exploit maturity are not provided. Do not assume broader Teamcenter components are affected without vendor confirmation.

Mitigation direction

  • Upgrade affected Active Workspace deployments to the non-affected version line identified by Siemens.
  • Review Siemens advisory SSA-622535 for vendor-specific remediation guidance.
  • Restrict access to Active Workspace to trusted users and networks where practical.
  • Ensure production error handling does not expose stack traces, paths, or internal configuration details.

Validation and detection

  • Inventory deployed Teamcenter Active Workspace versions across all environments.
  • Confirm no V4 builds below V4.3.9 remain in use.
  • Confirm no V5.0 builds below V5.0.7 remain in use.
  • Confirm no V5.1 builds below V5.1.4 remain in use.
  • Review application error pages and logs for exposed full paths or internal details.
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 · medium confidence lookup

CWE-209: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-33711 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
SiemensTeamcenter Active Workspace V4All versions < V4.3.9Listed
SiemensTeamcenter Active Workspace V5.0All versions < V5.0.7Listed
SiemensTeamcenter Active Workspace V5.1All versions < V5.1.4Listed
Weakness

CWE details

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

CWE-209 · source CWE mapping

Generation of Error Message Containing Sensitive Information

Generation of Error Message Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.