CVE-2025-54153
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. If a remote attacker obtains a user account, they can exploit this flaw to execute unauthorized code or commands on the system.
How can this vulnerability impact me? :
The vulnerability allows an attacker with a user account to execute unauthorized code or commands remotely, potentially compromising the system's security and data integrity.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately upgrade Qsync Central to version 5.0.0.2 (released 2025/07/31) or later, as the vulnerability has been fixed in these versions.