VYPR
Unrated severityNVD Advisory· Published Apr 15, 2023· Updated May 5, 2025

CVE-2023-22670

CVE-2023-22670

Description

A heap-based buffer overflow exists in the DXF file reading procedure in Open Design Alliance Drawings SDK before 2023.6. The specific flaw exists within the parsing of DXF files. The issue results from the lack of proper validation of the length of user-supplied XRecord data prior to copying it to a fixed-length heap-based 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.

A heap-based buffer overflow in Open Design Alliance Drawings SDK before 2023.6 allows remote code execution via a crafted DXF file.

Vulnerability

A heap-based buffer overflow exists in the DXF file reading procedure of Open Design Alliance Drawings SDK versions prior to 2023.6. The flaw occurs during parsing of DXF files when user-supplied XRecord data is copied to a fixed-length heap-based buffer without proper length validation. This allows an attacker to overflow the buffer.

Exploitation

An attacker can exploit this vulnerability by providing a specially crafted DXF file to an application using the vulnerable SDK. No authentication is required; the victim must open the malicious file. The attacker does not need any special network position beyond delivering the file.

Impact

Successful exploitation leads to arbitrary code execution in the context of the current process. The attacker gains the same privileges as the user running the application, potentially leading to full system compromise.

Mitigation

The vulnerability is fixed in Open Design Alliance Drawings SDK version 2023.6 [1]. Users should update to this version or later. No workarounds are documented. The CVE is not listed in CISA's Known Exploited Vulnerabilities catalog as of the publication date.

AI Insight generated on May 25, 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

1

News mentions

0

No linked articles in our index yet.