7.5
CVSSv2

CVE-2007-4370

Published: 15/08/2007 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 765
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple buffer overflows in the (1) client and (2) server in Racer 0.5.3 beta 5 allow remote malicious users to execute arbitrary code via a long string to UDP port 26000.

Vulnerable Product Search on Vulmon Subscribe to Product

racer racer 0.5.3

Exploits

## # $Id: racer_503beta5rb 10394 2010-09-20 08:06:27Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class ...
#!/usr/bin/perl ###Credit's to n00b ################################################ #Racer v053 beta 5 (12-03-07) remote exploit #Racer is also prone to a buffer over flow in the #server and clientAutomatically the game open's #Udp port 26000 and is waiting for a msg buffer #If we send an overly long buffer we are able to #Control the eip re ...
/* Racer vs 053 beta 5 Remote Stack Buffer Overflow(C) exploit by fl0 fl0w -------------------------------------------------------------------------------------------------- Description : Bug found some time ago by n00b (Cheers mate ! :D) ,I wanted to make a more improved sploit , with lots of targets to chose from , and C yes is better :D ----- ...