CVE-2025-7230
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-843 | The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a type confusion flaw in the parsing of PM3 files in INVT VT-Designer software. It allows remote attackers to execute arbitrary code by tricking a user into opening a malicious file or visiting a malicious page. The issue arises because the software does not properly validate user-supplied data, leading to a type confusion condition that can be exploited to run code within the current process context.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with the privileges of the affected application. This could lead to unauthorized control over the system, data theft, system compromise, or disruption of services. Exploitation requires user interaction, such as opening a malicious file or visiting a malicious webpage.