GSX is a Scour Exchange client, which simulates the Windows Scour Exchange client. A security vulnerability in the product allows remote attackers to cause a Denial of Service attack against it.
Credit:
The information has been provided by -kilrid.
The following exploit code opens multiple connections to the target. The client will crash after several dozen connections are opened.
Exploit Code:
/* tested on gsx-0.90d and gsx-0.90e
/* The GTK scour client for Linux crashes after receiving multiple
/* Connections in a row, to fix, edit tcpip.h and change
/* #define MAXCONNECTIONS 200 to a smaller number than 200, I've only
/* Tested with MAXCONNECTIONS 100, and that seem to work fine.
/* -kilrid@berZerker.net
/* www.Hack-X.org */