5
CVSSv2

CVE-2005-1164

Published: 02/05/2005 Updated: 11/07/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Yager 5.24 and previous versions allows remote malicious users to cause a denial of service (application hang) via a packet with a game header that provides less data than indicated by the length.

Vulnerable Product Search on Vulmon Subscribe to Product

yager development yager game 5.0

yager development yager game 5.20

yager development yager game 5.24

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #include <timeh> #ifdef WIN32 #include <winsockh> /* Header file used for manage errors in Windows It support socket and errno too (this header replace the previous sock_errXh) */ #include <stringh> #include & ...