CVE-2025-7258
BaseFortify
Publication date: 2025-07-21
Last updated on: 2025-07-25
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cadsofttools | cadimage | to 15.0.0.8 (exc) |
| cadsofttools | cadimage | to 15.0.0.8 (exc) |
| irfanview | irfanview | to 4.72 (exc) |
| irfanview | irfanview | to 4.72 (exc) |
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 a flaw in the IrfanView CADImage Plugin's DWG file parsing functionality. It occurs because the plugin does not properly validate user-supplied data when parsing DWG files, leading to an out-of-bounds write (writing past the end of an allocated buffer). This flaw can be exploited by remote attackers if a user opens a malicious DWG file or visits a malicious page, allowing the attacker to execute arbitrary code within the context of the current process.
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 IrfanView CADImage Plugin process. This could lead to full compromise of the affected system, including data theft, system manipulation, or further malware installation. Exploitation requires user interaction, such as opening a malicious file or visiting a malicious webpage.