Rapid7 Vulnerability & Exploit Database

Wifi Mouse RCE

Back to Search

Wifi Mouse RCE

Disclosed
02/25/2021
Created
09/24/2022

Description

The WiFi Mouse (Mouse Server) from Necta LLC contains an auth bypass as the authentication is completely implemented entirely on the client side. By utilizing this vulnerability, is possible to open a program on the server (cmd.exe in our case) and type commands that will be executed as the user running WiFi Mouse (Mouse Server), resulting in remote code execution. Tested against versions 1.8.3.4 (current as of module writing) and 1.8.2.3.

Author(s)

  • h00die
  • REDHATAUGUST
  • H4RK3NZ0

Platform

Windows

Architectures

x64, x86

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/misc/wifi_mouse_rce
msf exploit(wifi_mouse_rce) > show targets
    ...targets...
msf exploit(wifi_mouse_rce) > set TARGET < target-id >
msf exploit(wifi_mouse_rce) > show options
    ...show and set options...
msf exploit(wifi_mouse_rce) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;