CVE-2025-7985
BaseFortify
Publication date: 2025-09-17
Last updated on: 2025-09-22
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ashlar | cobalt | 12.2.1204.96 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an integer overflow in the parsing of VC6 files in Ashlar-Vellum Cobalt. It occurs because the software does not properly validate user-supplied data, leading to an integer overflow before buffer allocation. This flaw allows remote attackers to execute arbitrary code by tricking a user into opening a malicious file or visiting a malicious page.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with the privileges of the current process. This could lead to unauthorized actions such as data theft, system compromise, or further malware installation. Exploitation requires user interaction, such as opening a malicious file or visiting a malicious webpage.