CVE-2025-61864
BaseFortify
Publication date: 2025-10-10
Last updated on: 2025-10-27
Assigner: JPCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fujielectric | monitouch_v-sft | to 6.2.7.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-416 | The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a use after free issue in the VS6ComFile!load_link_inf function of V-SFT version 6.2.7.0 and earlier. It occurs when specially crafted V-SFT files are opened, which can lead to unintended behavior such as information disclosure, abnormal termination of the affected system (ABEND), or even arbitrary code execution.
How can this vulnerability impact me? :
The vulnerability can impact you by causing your system to disclose sensitive information, crash unexpectedly, or allow an attacker to execute arbitrary code on your system. This could compromise the confidentiality, integrity, and availability of your system and data.