CVE-2025-61845
BaseFortify
Publication date: 2025-11-11
Last updated on: 2025-11-13
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | format_plugins | * |
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 Format Plugins versions 1.1.1 and earlier. It allows an attacker to read memory beyond the intended boundaries, potentially exposing sensitive information stored in memory. Exploiting this requires the victim to open a malicious file, which triggers the vulnerability.
How can this vulnerability impact me? :
The vulnerability can lead to the disclosure of sensitive information stored in memory, which could compromise confidentiality. Since exploitation requires user interaction (opening a malicious file), it could result in unauthorized access to sensitive data if a user is tricked into opening such a file.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, ensure that you do not open files from untrusted or unknown sources, as exploitation requires user interaction by opening a malicious file. Additionally, update Format Plugins to a version later than 1.1.1 where this vulnerability is fixed.