61 matches found
CVE-2006-1236
Crossfire 1.9.0 is affected by a remote code execution vulnerability in SetUp() (socket/request.c) where a long setup sound command can overflow and allow arbitrary code execution. ExploitDB details illustrate a remote-buffer overflow against crossfire-server 1.9.0. OpenVAS and Debian advisories ...
CVE-2006-1236
Buffer overflow in the SetUp function in socket/request.c in CrossFire 1.9.0 allows remote attackers to execute arbitrary code via a long setup sound command, a different vulnerability than CVE-2006-1010...
[SECURITY] [DSA 1001-1] New crossfire packages fix arbitrary code execution
-------------------------------------------------------------------------- Debian Security Advisory DSA 1001-1 [email protected] http://www.debian.org/security/ Moritz Muehlenhoff March 14th, 2006 http://www.debian.org/security/faq -...
DSA-1001-1 crossfire - buffer overflow
Bulletin has no description...
crossfire-server 1.9.0 - 'SetUp()' Remote Buffer Overflow
// crossfire-server include include include include include include include include define PORT 13327 // default port define SCPORT 33333 // default shellcode port define SCHOST "127.0.0.1" // default shellcode host unsigned char sccb = // izik's...
crossfire-server <= 1.9.0 SetUp() Remote Buffer Overflow Exploit
No description provided by source. // crossfire-server = 1.9.0 "SetUp" remote buffer overflow // // exploit by landser - ihsahn at gmail com // vote http://shinui.org.il // include stdio.h include stdlib.h include string.h include unistd.h include getopt.h include arpa/inet.h include sys/types.h...
crossfire-server <= 1.9.0 SetUp() Remote Buffer Overflow Exploit
Exploit for linux platform in category remote exploits ================================================================ crossfire-server include include include include include include include include define PORT 13327 // default port define SCPORT 33333 // default shellcode port define SCHOST...
crossfire-server 1.9.0 - SetUp() Remote Buffer Overflow
crossfire-server 1.9.0 - SetUp Remote Buffer Overflow // crossfire-server include include include include include include include include define PORT 13327 // default port define SCPORT 33333 // default shellcode port define SCHOST "127.0.0.1" // default shellcode host unsigned char sccb = //...
CVE-2006-1010
Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service segmentation fault and possibly execute code by sending the server a large request...
Buffer overflow
Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service segmentation fault and possibly execute code by sending the server a large request...
CVE-2006-1010
Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service segmentation fault and possibly execute code by sending the server a large request...
CVE-2006-1010
Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service segmentation fault and possibly execute code by sending the server a large request...
DEBIAN-CVE-2006-1010
Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service segmentation fault and possibly execute code by sending the server a large request...
CVE-2006-1010
Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service segmentation fault and possibly execute code by sending the server a large request...
CVE-2006-1010
CVE-2006-1010 affects Crossfire before 1.9.0, via a buffer/bounds issue in the socket/request.c handling of the oldsocketmode option. An attacker can send a large request over the network, causing a segmentation fault (DoS) and possibly executing arbitrary code on the server with the game server’...
CVE-2006-1010
Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service segmentation fault and possibly execute code by sending the server a large request...
[SA19044] CrossFire "oldsocketmode" Denial of Service Vulnerability
TITLE: CrossFire "oldsocketmode" Denial of Service Vulnerability SECUNIA ADVISORY ID: SA19044 VERIFY ADVISORY: http://secunia.com/advisories/19044/ CRITICAL: Moderately critical IMPACT: DoS WHERE: From remote SOFTWARE: CrossFire 1.x http://secunia.com/product/8396/ DESCRIPTION: Luigi Auriemma has...
crossfire-server -- denial of service and remote code execution vulnerability
FRSIRT reports: A vulnerability has been identified in CrossFire, which could be exploited by remote attackers to execute arbitrary commands or cause a denial of service. This flaw is due to a buffer overflow error in the "oldsocketmode" module that fails to properly handle overly large requests,...
CrossFire <= 1.8.0 (oldsocketmode) Remote Buffer Overflow PoC
No description provided by source. / by Luigi Auriemma / include stdio.h include stdlib.h include string.h include time.h ifdef WIN32 include winsock.h / Header file used for manage errors in Windows It support socket and errno too this header replace the previous sockerrX.h / include string.h...
CrossFire 1.8.0 - 'oldsocketmode' Remote Buffer Overflow (PoC)
/ by Luigi Auriemma / include include include include ifdef WIN32 include / Header file used for manage errors in Windows It support socket and errno too this header replace the previous sockerrX.h / include include void stderrvoid char error; switchWSAGetLastError case 10004: error = "Interrupte...