CVE-2025-9275
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-15
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oxinst | imaris_viewer | 10.0.1 |
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 remote code execution flaw in Oxford Instruments Imaris Viewer related to how IMS files are parsed. It occurs because the software does not properly validate user-supplied data, which can cause a write operation beyond the allocated memory boundary (out-of-bounds write). An attacker can exploit this by tricking a user into opening a malicious file or visiting a malicious page, allowing the attacker to execute arbitrary code within the context of the current process. [1]
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 Imaris Viewer process. This can 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. [1]
What immediate steps should I take to mitigate this vulnerability?
The primary mitigation is to restrict user interaction with the affected Oxford Instruments Imaris Viewer product, specifically preventing users from opening malicious IMS files or visiting malicious pages that could exploit the vulnerability. [1]