CVE-2024-30368
Published: 06 June 2024
Summary
CVE-2024-30368 is a high-severity OS Command Injection (CWE-78) vulnerability in A10Networks Advanced Core Operating System. Its CVSS base score is 8.8 (High).
Operationally, ranked in the top 9.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
CVE-2024-30368 is a command injection vulnerability affecting A10 Thunder ADC. The flaw resides in the CsrRequestView class and stems from missing validation of user-supplied input before it is used in a system call, enabling remote code execution on affected installations. It carries a CVSS 3.1 score of 8.8 and is also referenced under CWE-78 and CWE-77; the issue was originally tracked as ZDI-CAN-22517.
Authenticated remote attackers can exploit the weakness to run arbitrary code in the context of the a10user account. No unauthenticated vector is described, and successful exploitation requires valid credentials on the device.
Vendor advisories published by A10 Networks and the Zero Day Initiative detail the vulnerability and are available at the listed support and disclosure URLs. The EPSS score has remained flat at 0.0525 with no material increase after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-28289
Vulnerability details
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…
more
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.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.