Rapid7 Vulnerability & Exploit Database

Racer v0.5.3 Beta 5 Buffer Overflow

Back to Search

Racer v0.5.3 Beta 5 Buffer Overflow

Disclosed
08/10/2008
Created
05/30/2018

Description

This module exploits the Racer Car and Racing Simulator game versions v0.5.3 beta 5 and earlier. Both the client and server listen on UDP port 26000. By sending an overly long buffer we are able to execute arbitrary code remotely.

Author(s)

  • Trancek <trancek@yashira.org>

Platform

Windows

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/games/racer_503beta5
msf exploit(racer_503beta5) > show targets
    ...targets...
msf exploit(racer_503beta5) > set TARGET < target-id >
msf exploit(racer_503beta5) > show options
    ...show and set options...
msf exploit(racer_503beta5) > 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

;