CVE-2025-55307
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-12
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| foxit | pdf_and_editor | * |
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 occurs in Foxit PDF and Editor for Windows before versions 13.2 and 2025 before 2025.2. When opening a malicious PDF that contains a specially crafted JavaScript call to search.query() with a crafted cDIPath parameter, it may cause an out-of-bounds read in the internal path-parsing logic. This means the program reads memory outside the intended bounds, which can lead to unintended behavior.
How can this vulnerability impact me? :
The impact of this vulnerability includes potential information disclosure or memory corruption. Information disclosure means that sensitive data could be exposed to an attacker. Memory corruption could lead to crashes or potentially allow an attacker to execute arbitrary code.