CVE-2025-7227
BaseFortify
Publication date: 2025-07-21
Last updated on: 2025-07-29
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| invt | vt_designer | 2.1.13 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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 flaw in the parsing of PM3 files in INVT VT-Designer software. It occurs because the software does not properly validate user-supplied data, allowing an attacker to write data past the end of an allocated data structure. Exploiting this flaw requires user interaction, such as visiting a malicious webpage or opening a malicious file, and can lead to remote code execution within the context of the current process.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow a remote attacker to execute arbitrary code on your system with the privileges of the affected application. This can lead to full compromise of the application, potential data loss, unauthorized access, or further attacks on the system.