CVE-2025-52914
BaseFortify
Publication date: 2025-08-08
Last updated on: 2025-08-08
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mitel | micollab | to 9.8.3.103 (exc) |
| mitel | micollab | From 10.0.0.26 (inc) to 10.1.0.10 (exc) |
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?
This vulnerability exists in the Suite Applications Services component of Mitel MiCollab versions 10.0 through SP1 FP1 (10.0.1.101). It allows an authenticated attacker to perform a SQL Injection attack because the application does not properly validate user input. This means the attacker can execute arbitrary SQL commands on the database.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to execute arbitrary SQL commands, potentially leading to unauthorized access, data modification, data deletion, or disruption of service. This can compromise the confidentiality, integrity, and availability of the affected system's data.