CVE-2018-19952
02.11.2020, 16:15
If exploited, this SQL injection vulnerability could allow remote attackers to obtain application information. This issue affects: QNAP Systems Inc. Music Station versions prior to 5.1.13; versions prior to 5.2.9; versions prior to 5.3.11.
Vendor | Product | Version |
---|---|---|
qnap | music_station | 5.3.0 ≤ 𝑥 < 5.3.11 |
qnap | music_station | 𝑥 < 5.1.13 |
qnap | music_station | 5.2.0 ≤ 𝑥 < 5.2.9 |
qnap | music_station | 𝑥 < 5.1.13 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')The software 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.