Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

Crashs in Master of Orion III 1.2.5

Subject: Crashs in Master of Orion III 1.2.5
Date: Wed, 27 Oct 2004 18:45:00 +0000

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

                             Luigi Auriemma

Application:  Master of Orion III
              http://moo3.quicksilver.com
Versions:     <= 1.2.5
Platforms:    Windows and MacOS
Bugs:         - allocation error
              - big nicknames crash
Exploitation: remote, versus server
Date:         27 October 2004
Author:       Luigi Auriemma
              e-mail: aluigi@altervista.org
              web:    http://aluigi.altervista.org


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


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


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

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


Master of Orion III is a spatial strategy game developed by Quicksilver
(http://www.quicksilver.com) and released in February 2003.


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

=======
2) Bugs
=======


-------------------
A] allocation error
-------------------

Each data block exchanged between clients and server is preceded by a
32 bits number used to specify its size.
This amount of data is automatically allocated by the game and if it is
too big, and so unallocable, the game automatically exits.


----------------------
B] big nicknames crash
----------------------

The game uses some anti buffer-overflow protections but if an attacker
makes multiple consecutive connections (variable between 1 and 10)
using big nicknames, the game crashs.


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

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


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


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

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


No fix.
Developers will not fix this problem unless there are significant
incidents reported.


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


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

<Prev in Thread] Current Thread [Next in Thread>
  • Crashs in Master of Orion III 1.2.5, Luigi Auriemma <=