CVE-2025-57774
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-10-09
Assigner: National Instruments
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ni | dasylab | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1285 | The product receives input that is expected to specify an index, position, or offset into an indexable resource such as a buffer or file, but it does not validate or incorrectly validates that the specified index/position/offset has the required properties. |
| CWE-787 | The product writes 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 write caused by improper bounds checking when parsing a DSB file in Digilent DASYLab. It allows invalid data to be written outside the intended memory area, which can lead to arbitrary code execution if a user opens a specially crafted DSB file.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system, potentially leading to full compromise of the affected application or system. This requires the attacker to trick a user into opening a maliciously crafted DSB file.