CVE-2025-11464
BaseFortify
Publication date: 2025-10-29
Last updated on: 2025-11-04
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.97 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a heap-based buffer overflow in Ashlar-Vellum Cobalt's CO file parsing functionality. It occurs because the software does not properly validate the length of user-supplied data before copying it into a heap-based buffer. Exploiting this flaw requires user interaction, such as visiting a malicious page or opening a malicious file, and allows remote attackers to execute arbitrary code within the context of the affected process.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code remotely on your system with the privileges of the affected application. This can lead to unauthorized control over the system, data compromise, or disruption of services.