A command injection vulnerability has been reported to affect QNAP NAS running QuTScloud, QuTS hero and QTS. If exploited, this vulnerability allows remote attackers to run arbitrary commands. We have already fixed this vulnerability in the following versions of QuTScloud, QuTS hero and QTS: QuTScloud c5.0.1.1949 and later QuTS hero h5.0.0.1986 build 20220324 and later QTS 5.0.0.1986 build 20220324 and later
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Qts | Qnap | 5.0.0.1716 (including) | 5.0.0.1986 (excluding) |
Qts | Qnap | 4.3.3.0174 (including) | 4.3.3.1945 (excluding) |
Qts | Qnap | 4.3.4.0899 (including) | 4.3.4.1976 (excluding) |
Qts | Qnap | 4.3.6.0895 (including) | 4.3.6.1965 (excluding) |
Qts | Qnap | 4.4.0.0883 (including) | 4.5.4.1991 (excluding) |
Qts | Qnap | 4.2.6-build_20170517 (including) | 4.2.6-build_20170517 (including) |
Qts | Qnap | 4.2.6-build_20190322 (including) | 4.2.6-build_20190322 (including) |
Qts | Qnap | 4.2.6-build_20190730 (including) | 4.2.6-build_20190730 (including) |
Qts | Qnap | 4.2.6-build_20190921 (including) | 4.2.6-build_20190921 (including) |
Qts | Qnap | 4.2.6-build_20191107 (including) | 4.2.6-build_20191107 (including) |
Qts | Qnap | 4.2.6-build_20200109 (including) | 4.2.6-build_20200109 (including) |
Qts | Qnap | 4.2.6-build_20200421 (including) | 4.2.6-build_20200421 (including) |
Qts | Qnap | 4.2.6-build_20200611 (including) | 4.2.6-build_20200611 (including) |
Qts | Qnap | 4.2.6-build_20200821 (including) | 4.2.6-build_20200821 (including) |
Qts | Qnap | 4.2.6-build_20210327 (including) | 4.2.6-build_20210327 (including) |
Qts | Qnap | 4.2.6-build_20211215 (including) | 4.2.6-build_20211215 (including) |
Quts_hero | Qnap | * | h4.5.4.1771 (excluding) |
Quts_hero | Qnap | h5.0.0.1772 (including) | h5.0.0.1986 (excluding) |
Qutscloud | Qnap | * | c5.0.1.1998 (excluding) |
Command injection vulnerabilities typically occur when:
Many protocols and products have their own custom command language. While OS or shell command strings are frequently discovered and targeted, developers may not realize that these other command languages might also be vulnerable to attacks. Command injection is a common problem with wrapper programs.