CVE-2022-28807
Description
An issue was discovered in Open Design Alliance Drawings SDK before 2023.2. An Out-of-Bounds Read vulnerability exists when rendering a .dwg file after it's opened in the recovery mode. 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 ODA Drawings SDK < 2023.2 allows arbitrary code execution when a crafted DWG is opened in recovery mode.
Vulnerability
The vulnerability resides in the Open Design Alliance Drawings SDK, affecting all versions prior to 2023.2. An out-of-bounds read occurs when rendering a specially crafted DWG file that is opened in recovery mode. The flaw exists in the code path responsible for reading specific malformed or unexpected data during the recovery parsing process. [1]
Exploitation
To exploit this vulnerability, an attacker needs to convince a user or a process using the affected SDK to open a malicious DWG file in recovery mode. The attacker does not require authentication or special network position; the attack vector is local or via file delivery (e.g., email, download). When the SDK attempts to render the crafted file during recovery, the out-of-bounds read is triggered, potentially leading to a crash or further exploitation. [1]
Impact
Successful exploitation allows an attacker to execute arbitrary code in the context of the current process. This could result in full compromise of the affected application, including data exfiltration, installation of malware, or unauthorized system access, depending on the privileges of the hosting process. [1]
Mitigation
The vulnerability is fixed in ODA Drawings SDK version 2023.2 and later. Users should upgrade to the latest version. No workarounds are documented; the only mitigation is to avoid opening untrusted DWG files in recovery mode with unpatched SDK versions. [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
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- www.opendesign.com/security-advisoriesmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.