CVE-2025-40885
BaseFortify
Publication date: 2025-10-07
Last updated on: 2025-10-09
Assigner: Nozomi Networks Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nozominetworks | cmc | to 25.2.0 (exc) |
| nozominetworks | guardian | to 25.2.0 (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 is a SQL Injection in the Smart Polling functionality caused by improper validation of an input parameter. It allows an authenticated user with limited privileges to execute arbitrary SELECT SQL statements on the database used by the web application, potentially exposing unauthorized data.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an authenticated user with limited privileges to access unauthorized data from the database. This could lead to exposure of sensitive information without altering or damaging the data or availability of the system.