CVE-2025-7918
BaseFortify
Publication date: 2025-07-21
Last updated on: 2025-07-22
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| simopro_technology | winmatrix3_web | * |
| simopro_technology | winmatrix3_web | 3.9.1 |
| simopro_technology | winmatrix3_web | 1.2.39.5 |
| simopro_technology | winmatrix3_web | 3.8.52.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-7918 is a critical SQL Injection vulnerability in the WinMatrix3 Web package developed by Simopro Technology. It allows unauthenticated remote attackers to inject arbitrary SQL commands into the database, which can lead to reading, modifying, and deleting database contents without any privileges or user interaction. [1, 2]
How can this vulnerability impact me? :
This vulnerability can have a severe impact by allowing attackers to remotely execute arbitrary SQL commands on the affected system's database. This can result in unauthorized access to sensitive data, data modification, and deletion, potentially causing data loss, service disruption, and compromise of system integrity and availability. [1, 2]
What immediate steps should I take to mitigate this vulnerability?
To mitigate the CVE-2025-7918 vulnerability, immediately update the WinMatrix3 Web package to version 3.8.52.5 (Web 1.2.39.5) and apply the provided hotfix, or upgrade to version 3.9.1 (Web 1.3.1) or later. These updates address the critical SQL Injection flaw and prevent unauthenticated remote attackers from injecting arbitrary SQL commands. [1, 2]