CVE-2021-32948
Description
An out-of-bounds write issue exists in the DWG file-reading procedure in the Drawings SDK (All versions prior to 2022.4) resulting from the lack of proper validation of user-supplied data. This can result in a write past the end of an allocated buffer and allow attackers to cause a denial-of-service condition or execute code in the context of the current process.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CVE-2021-32948 is an out-of-bounds write in Open Design Alliance Drawings SDK (pre-2022.4) that can lead to denial-of-service or remote code execution via a crafted DWG file.
Vulnerability
CVE-2021-32948 is an out-of-bounds write vulnerability in the DWG file-reading procedure of Open Design Alliance Drawings SDK, affecting all versions prior to 2022.4 [1]. The issue stems from improper validation of user-supplied data when parsing DWG files, allowing a write past the end of an allocated buffer [1][2].
Exploitation
To exploit this vulnerability, an attacker must convince a user to open a maliciously crafted DWG file using an application that relies on the affected Drawings SDK, such as Siemens JT2Go [2]. No authentication is required, but user interaction is necessary in the form of opening the file or visiting a malicious page that triggers the file parse [2].
Impact
Successful exploitation can result in code execution in the context of the current process, or cause a denial-of-service condition [1][2]. The CVSS v3 base score is 7.8 with a vector of AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H, indicating high impact on confidentiality, integrity, and availability [2].
Mitigation
The fix is included in Open Design Alliance Drawings SDK version 2022.4, released in June 2021 [1]. Users should update to version 2022.4 or later. As of the publication date, no workaround is documented; upgrading is the recommended mitigation [1].
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- Drawings SDK/Drawings SDKdescription
- Range: <2022.4
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5News mentions
0No linked articles in our index yet.