A10 Thunder ADC CsrRequestView Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of A10 Thunder ADC. Authentication is required to exploit this vulnerability.
The specific flaw exists within the CsrRequestView class. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of a10user. Was ZDI-CAN-22517.
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 |
---|---|---|---|
Advanced_core_operating_system | A10networks | 4.1.4 (including) | 4.1.4 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1 (including) | 4.1.4-gr1 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p1 (including) | 4.1.4-gr1-p1 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p10 (including) | 4.1.4-gr1-p10 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p11 (including) | 4.1.4-gr1-p11 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p12 (including) | 4.1.4-gr1-p12 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p13 (including) | 4.1.4-gr1-p13 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p2 (including) | 4.1.4-gr1-p2 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p3 (including) | 4.1.4-gr1-p3 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p4 (including) | 4.1.4-gr1-p4 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p5 (including) | 4.1.4-gr1-p5 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p6 (including) | 4.1.4-gr1-p6 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p7 (including) | 4.1.4-gr1-p7 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p8 (including) | 4.1.4-gr1-p8 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-gr1-p9 (including) | 4.1.4-gr1-p9 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-p1 (including) | 4.1.4-p1 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-p2 (including) | 4.1.4-p2 (including) |
Advanced_core_operating_system | A10networks | 4.1.4-p3 (including) | 4.1.4-p3 (including) |
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.