DESCRIPTION port\x00username\x00password\x00command Where 'port' specifies a connect back port on the connecting client. Due to a design flaw a correct username and password is not required in order to execute arbitrary commands within the radexecd.exe install directory. This exposes at least two pre-authentication issues. The first, allows attackers to reboot affected devices by launching radbootw.exe, which reboots the system without any further prompts. The second, allows attackers to generate an arbitrary file by launching radcrecv.exe. radcrecv will listen to an arbitrary port as specified on the command line and receive files via multicast download. The filename and contents can be specified by the attacker and is saved to the same directory as radexecd.exe. Once a malicious file has been generated, it can then be launched as before. |