CVE-2021-43273
Description
An Out-of-bounds Read vulnerability exists in the DGN file reading procedure in Open Design Alliance Drawings SDK before 2022.11. Crafted data in a DGN file and lack of verification of input data can trigger a read 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 read in Open Design Alliance Drawings SDK before 2022.11 allows crafted DGN files to leak memory and potentially lead to code execution.
Vulnerability
An out-of-bounds read vulnerability exists in the DGN file reading procedure of the Open Design Alliance (ODA) Drawings SDK before version 2022.11. The issue is triggered when parsing specially crafted DGN files due to a lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. This affects products built on the SDK, such as ODA Drawings Explorer and ODAViewer [1][2][3][4].
Exploitation
An attacker must convince a user to open a malicious DGN file or visit a page that loads the file. The vulnerability requires user interaction but no authentication. The attacker crafts the DGN file with data that causes the parser to read beyond the allocated buffer boundary [2][3][4]. No special network position is needed beyond delivering the file to the target.
Impact
Successful exploitation results in information disclosure from memory outside the intended buffer. The ZDI advisories assign a CVSS score of 3.3 (Low) and classify it as an information disclosure vulnerability. However, multiple sources note that an attacker can leverage this issue in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process [1][2][3][4].
Mitigation
The vulnerability is fixed in ODA Drawings SDK version 2022.11. Users should update to this version or later. If upgrading is not possible, avoid opening untrusted DGN files. The ODA security advisories page provides the latest information on fixes [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- Open Design Alliance/Drawings SDKdescription
- Range: <2022.11
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- www.opendesign.com/security-advisoriesmitrex_refsource_MISC
- www.zerodayinitiative.com/advisories/ZDI-21-1281/mitrex_refsource_MISC
- www.zerodayinitiative.com/advisories/ZDI-21-1291/mitrex_refsource_MISC
- www.zerodayinitiative.com/advisories/ZDI-21-1351/mitrex_refsource_MISC
- www.zerodayinitiative.com/advisories/ZDI-21-1357/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.