CVE-2024-48860
22.11.2024, 16:15
An OS command injection vulnerability has been reported to affect several product versions. If exploited, the vulnerability could allow remote attackers to execute commands. We have already fixed the vulnerability in the following version: QuRouter 2.4.3.103 and later
Vendor | Product | Version |
---|---|---|
qnap | qurouter | 2.4.0.190:build_20240522 |
qnap | qurouter | 2.4.1.172:build_20240606 |
qnap | qurouter | 2.4.1.634:build_20240710 |
qnap | qurouter | 2.4.2.317:build_20240903 |
qnap | qurouter | 2.4.2.538:build_20240923 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software 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.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.