CVE-2025-6658
BaseFortify
Publication date: 2025-06-25
Last updated on: 2025-07-07
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pdf-xchange | pdf-tools | 10.5.2.395 |
| pdf-xchange | pdf-xchange_editor | 10.5.2.395 |
| pdf-xchange | pdf-xchange_pro | 10.5.2.395 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an out-of-bounds read in the PDF-XChange Editor's PRC file parsing functionality. It occurs because the software does not properly validate user-supplied data, allowing it to read beyond the allocated buffer. Exploiting this requires user interaction, such as opening a malicious file or visiting a malicious page, and can lead to disclosure of sensitive information. Additionally, it can be combined with other vulnerabilities to execute arbitrary code within the current process.
How can this vulnerability impact me? :
The vulnerability can lead to the disclosure of sensitive information on affected systems. If combined with other vulnerabilities, it may allow an attacker to execute arbitrary code in the context of the current process, potentially compromising the affected system. Exploitation requires user interaction, such as opening a malicious file or visiting a malicious webpage.