CVE-2025-53595
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-10-08
Assigner: QNAP Systems, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| qnap | qsync_central | From 5.0.0.0 (inc) to 5.0.0.2 (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 an SQL injection in Qsync Central that allows a remote attacker who has obtained a user account to execute unauthorized code or commands on the system.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute unauthorized code or commands, potentially leading to data breaches, system compromise, or loss of control over the affected system.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update Qsync Central to version 5.0.0.2 (released on 2025/07/31) or later, as this version contains the fix for the SQL injection vulnerability.