Asus Download Master - Part 2: Command Injections, BoFs
Download Master, pt 2 Alright so here are the fun ones: command injections and buffer overflows.
Command Injections - CVE-2024-31162 URL Path parameters are not sanitized prior to their inclusion within system() calls, resulting in the ability for authenticated users to perform command injection attacks.
The following action_mode values lead to unsafe system calls via the listed parameters:
DM_ED2K_ADD
ED2K_SERVER_IP and ED2K_SERVER_PORT DM_ED2K_REM
ED2K_SERVER_IP and ED2K_SERVER_PORT DM_ED2K_CON
ED2K_SERVER_IP and ED2K_SERVER_PORT DM_LANG