LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33680: SAP 3D Visual Enterprise Viewer, version - 9, allows a user to open manipulated CGM file received from untr...

SAP 3D Visual Enterprise Viewer, version - 9, allows a user to open manipulated CGM file received from untrusted sources which causes buffer overflow and causes the application to crash and becoming temporarily unavailable until the user restarts the application.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects SAP 3D Visual Enterprise Viewer when a user opens a malicious CGM file from an untrusted source. The documented impact is a crash, making the viewer temporarily unavailable until restarted. The source bundle does not show data theft, data modification, or active exploitation evidence.

Executive priority

Treat this as a targeted availability risk rather than a broad compromise risk. Prioritize teams that rely on SAP 3D Visual Enterprise Viewer for operational workflows and regularly handle external CGM files.

Technical view

CVE-2021-33680 is a CWE-120 buffer overflow in SAP 3D Visual Enterprise Viewer. The bundle lists affected versions as SAP 3D Visual Enterprise Viewer before 9.0. Exploitation requires user interaction with a manipulated CGM file. CVSS 3.0 is 4.3, with low availability impact only.

Likely exposure

Exposure is most likely on engineering, manufacturing, design, or support workstations that use SAP 3D Visual Enterprise Viewer and receive CGM files from external parties or untrusted repositories.

Exploitation context

The provided sources do not indicate active exploitation, and KEV is false. The practical risk is social delivery of a crafted CGM file that crashes the viewer after a user opens it.

Researcher notes

Evidence is limited to the CVE description, CVSS vector, CWE, affected product entry, and SAP references. The bundle names no exploit, no public proof of concept, and no detailed patch text. Avoid expanding impact beyond temporary Viewer unavailability.

Mitigation direction

  • Check SAP Note 3067890 for vendor remediation guidance.
  • Upgrade or patch affected Viewer installations if SAP prescribes it.
  • Limit opening CGM files from untrusted senders or locations.
  • Filter or quarantine unsolicited CGM attachments where business workflows allow.
  • Train affected teams to verify unexpected 3D file sources.

Validation and detection

  • Inventory SAP 3D Visual Enterprise Viewer versions on endpoints.
  • Identify systems running versions listed as affected before 9.0.
  • Confirm whether SAP Note 3067890 has been applied or otherwise addressed.
  • Review workflows that accept CGM files from external sources.
  • Check endpoint crash telemetry for Viewer crashes linked to CGM files.
Prepared
Confidence
high
Sources
4

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-120: 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-33680 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
Medium
CVSS
4.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.3Medium
CVSS 3.0 vector shape for CVE-2021-33680Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SAP SESAP 3D Visual Enterprise Viewer< 9.0Listed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.