[34219] in bugtraq

home help back first fref pref prev next nref lref last post

Server freeze in The Rage 1.01

daemon@ATHENA.MIT.EDU (Luigi Auriemma)
Tue Mar 23 15:30:43 2004

Date: Tue, 23 Mar 2004 18:48:51 +0000
From: Luigi Auriemma <aluigi@altervista.org>
To: bugtraq@securityfocus.com, bugs@securitytracker.com, news@securiteam.com,
        full-disclosure@lists.netsys.com
Message-Id: <20040323184851.621c8899.aluigi@altervista.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


#######################################################################

                             Luigi Auriemma

Application:  The Rage
              http://www.therageonline.com
Versions:     <= 1.01
Platforms:    Windows
Bug:          server freeze
Risk:         low
Exploitation: remote, versus server
Date:         23 Mar 2004
Author:       Luigi Auriemma
              e-mail: aluigi@altervista.org
              web:    http://aluigi.altervista.org


#######################################################################


1) Introduction
2) Bug
3) The Code
4) Fix


#######################################################################

===============
1) Introduction
===============


The Rage is an old school beat'em up game developed by the italians
Fluidgames (http://www.fluidgames.net).


#######################################################################

======
2) Bug
======


The packet used by the client to join the match hosted on the server
contains a sockaddr_in structure inside the data that (naturally) is
composed by the AF_INET family, the source port and the IP address of
the client.

This structure is used by the server to send the next packets to the
client but if an attacker fill it with a port and an IP equal to zero
the server will enter in an infinite loop (from offset 0043525b to
0043527f of the decrypted executable) that completely freezes it.


#######################################################################

===========
3) The Code
===========


http://aluigi.altervista.org/poc/ragefreeze.zip


#######################################################################

======
4) Fix
======


The game is no longer supported.


#######################################################################


--- 
Luigi Auriemma
http://aluigi.altervista.org


home help back first fref pref prev next nref lref last post