VYPR
Unrated severityNVD Advisory· Published Nov 14, 2021· Updated Aug 4, 2024

CVE-2021-43336

CVE-2021-43336

Description

An Out-of-Bounds Write vulnerability exists when reading a DXF or DWG file using Open Design Alliance Drawings SDK before 2022.11. The specific issue exists within the parsing of DXF and DWG files. Crafted data in a DXF or DWG file (an invalid number of properties) can trigger a write operation past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An out-of-bounds write in Open Design Alliance Drawings SDK before 2022.11 allows remote code execution via crafted DXF/DWG files.

Vulnerability

An out-of-bounds write vulnerability exists in the Open Design Alliance (ODA) Drawings SDK prior to version 2022.11 when parsing DXF and DWG files. The flaw occurs during the parsing of crafted data containing an invalid number of properties, which triggers a write operation past the end of an allocated buffer. This issue affects the SDK directly and also impacts products that incorporate it, such as Siemens JT2Go [1][2].

Exploitation

An attacker can exploit this vulnerability by convincing a user to open a malicious DXF or DWG file. No authentication is required, but user interaction is necessary (e.g., opening the file or visiting a malicious page that triggers the file load). The crafted file contains an invalid number of properties, causing the SDK to write beyond the allocated buffer during parsing [2].

Impact

Successful exploitation allows an attacker to execute arbitrary code in the context of the current process. This can lead to full compromise of confidentiality, integrity, and availability. The CVSS v3.1 score is 7.8 (High), with the vector AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H [2].

Mitigation

The vulnerability is fixed in ODA Drawings SDK version 2022.11. Users of the SDK should update to this version or later. For affected products like Siemens JT2Go, refer to the vendor's security advisory for specific patch information. No workarounds are documented, and the CVE is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog [1][2].

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.