LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33000: Parsing a maliciously crafted project file may cause a heap-based buffer overflow, which may allow an attac...

Parsing a maliciously crafted project file may cause a heap-based buffer overflow, which may allow an attacker to perform arbitrary code execution. User interaction is required on the WebAccess HMI Designer (versions 2.1.9.95 and prior).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-33000 affects WebAccess HMI Designer. Opening a malicious project file can trigger a heap buffer overflow and may let an attacker run code. The known exposure requires user interaction, so the main business risk is compromised engineering or HMI design workstations through unsafe project files.

Executive priority

Treat this as high priority for industrial engineering environments. The attack needs a user to open a file, but successful exploitation could compromise a workstation used to design or manage HMI projects.

Technical view

The issue is a CWE-122 heap-based buffer overflow in WebAccess HMI Designer versions 2.1.9.95 and prior. The vulnerable path is project-file parsing. The source bundle states arbitrary code execution may be possible, but provides no CVSS vector, exploit details, or named fixed release.

Likely exposure

Organizations are exposed if they use WebAccess HMI Designer 2.1.9.95 or earlier, especially where staff open imported, emailed, shared, or archived project files. This is not described as a remotely reachable service issue.

Exploitation context

The CVE source says exploitation requires user interaction with a maliciously crafted project file. CISA KEV status is false in the bundle, and no cited source here confirms active exploitation in the wild.

Researcher notes

Evidence is limited to the CVE description and CISA ICS advisory reference in the bundle. Do not assume affected components beyond WebAccess HMI Designer or fixed versions not named here. Focus validation on version exposure and project-file handling paths.

Mitigation direction

  • Inventory WebAccess HMI Designer installations and versions.
  • Prioritize systems running version 2.1.9.95 or earlier.
  • Check the CISA advisory and vendor guidance for fixes or mitigations.
  • Restrict opening project files from untrusted sources.
  • Use standard endpoint controls on engineering workstations.

Validation and detection

  • Confirm installed WebAccess HMI Designer version numbers.
  • Identify users who handle imported or externally supplied project files.
  • Review endpoint alerts for suspicious activity after project-file opens.
  • Verify vendor-recommended update or mitigation status.
  • Document affected workstations and remediation owners.
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 · low confidence lookup

CWE-122: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-33000 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
n/aWebAccess HMI Designerversions 2.1.9.95 and priorListed
Weakness

CWE details

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

CWE-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.