CVE-2023-39486
03.05.2024, 03:15
PDF-XChange Editor JP2 File Parsing Memory Corruption Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of JP2 files. The issue results from the lack of proper validation of user-supplied data, which can result in a memory corruption condition. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-19264.Enginsight
Vendor | Product | Version |
---|---|---|
pdf-xchange | pdf-tools | 9.4.364.0 |
pdf-xchange | pdf-tools | 10.0.1.371 |
pdf-xchange | pdf-xchange_editor | 9.4.364.0 |
pdf-xchange | pdf-xchange_editor | 10.0.1.371 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.