CVE-2024-14025
SQL Injection in Video Station Allows Admin Code Execution
Publication date: 2026-03-11
Last updated on: 2026-03-13
Assigner: QNAP Systems, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| qnap | video_station | From 5.0.0 (inc) to 5.8.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 issue affecting Video Station. It allows an attacker who has local network access and has already obtained an administrator account to exploit the vulnerability. By doing so, the attacker can 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 compromising the security and integrity of the affected system. This could lead to unauthorized access, data manipulation, or disruption of services.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade Video Station to version 5.8.2 or later, where the issue has been fixed.