CVE-2025-7272
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-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the IrfanView CADImage Plugin's DXF file parsing functionality. It is caused by improper validation of user-supplied data, leading to memory corruption. An attacker can exploit this by convincing a user to open a malicious DXF file or visit a malicious page, which can result in remote code execution within the context of the current process.
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker to execute arbitrary code on your system with the privileges of the user running the IrfanView CADImage Plugin. This can lead to unauthorized actions such as installing malware, stealing data, or taking control of the affected system.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, avoid opening or interacting with untrusted DXF files or links that could lead to malicious DXF files. Ensure that users are aware not to open suspicious files or visit untrusted web pages that might exploit this vulnerability. Applying any available patches or updates from the software vendor once released is also recommended.