LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33019: A stack-based buffer overflow vulnerability in Delta Electronics DOPSoft Version 4.00.11 and prior may be e...

A stack-based buffer overflow vulnerability in Delta Electronics DOPSoft Version 4.00.11 and prior may be exploited by processing a specially crafted project file, which may allow an attacker to execute arbitrary code.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Delta Electronics DOPSoft 4.00.11 and earlier can crash or potentially run attacker-controlled code when processing a malicious project file. The main business risk is compromise of engineering workstations used for HMI/industrial automation projects after a user opens or imports an unsafe file.

Executive priority

Prioritize remediation for OT engineering environments that use DOPSoft, because compromise of these workstations can affect operational technology workflows. Urgency is lower than internet-exposed active exploitation, but the arbitrary-code impact justifies prompt inventory and vendor-guidance review.

Technical view

CVE-2021-33019 is a CWE-121 stack-based buffer overflow in Delta Electronics DOPSoft 4.00.11 and prior. The source bundle says exploitation requires processing a specially crafted project file and may allow arbitrary code execution. No CVSS vector, CPE data, fixed version, or exploit telemetry is provided here.

Likely exposure

Exposure is likely limited to organizations with Delta Electronics DOPSoft installed, especially engineering or OT teams exchanging project files. Systems not running DOPSoft are not indicated as affected by the provided sources.

Exploitation context

The provided sources support a malicious-file scenario, not network wormability. CISA KEV is false in the bundle, and no cited source here states active exploitation. Treat unknown project files as risky until vendor guidance and local version status are confirmed.

Researcher notes

The evidence is incomplete: CVSS, CPEs, exploit status, and fixed release details are absent from the bundle. The defensible assessment is CWE-121 in DOPSoft through 4.00.11, triggered by crafted project-file processing, with possible arbitrary code execution.

Mitigation direction

  • Inventory DOPSoft installations and identify versions 4.00.11 or earlier.
  • Check Delta Electronics and CISA guidance for fixed or supported versions.
  • Avoid opening project files from untrusted or unverified sources.
  • Limit DOPSoft use to least-privileged engineering accounts.
  • Isolate engineering workstations from unnecessary internet and business-network exposure.

Validation and detection

  • Confirm installed DOPSoft versions on engineering and OT workstations.
  • Review whether users exchange DOPSoft project files with external parties.
  • Verify controls block or quarantine unsolicited project-file attachments.
  • Check endpoint logs for unexpected DOPSoft crashes or child processes.
  • Document affected hosts and remediation status in vulnerability tracking.
Prepared
Confidence
medium
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-121: 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-33019 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
3Source 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/aDelta Electronics DOPSoftDOPSoft Version 4.00.11 and priorListed
Weakness

CWE details

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

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

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