CVE-2025-7229
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 beyond the allocated memory buffer. Exploiting this flaw requires user interaction, such as opening a malicious file or visiting a malicious page, and can lead to remote code execution within the context of the current process.
How can this vulnerability impact me? :
If exploited, this vulnerability allows a remote attacker to execute arbitrary code on the affected system with the privileges of the current process. This can lead to unauthorized control over the system, potentially resulting in data theft, system compromise, or further attacks.