7.5
CVSSv2

CVE-2005-2639

Published: 23/08/2005 Updated: 18/10/2016
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in Chris Moneymaker's World Poker Championship 1.0 allows remote malicious users to cause a denial of service (application crash) and possibly execute arbitrary code via a long nickname.

Vulnerable Product Search on Vulmon Subscribe to Product

valusoft chris moneymakers world poker championship 1.0

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #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 <errnoh> void std_err(void) { char ...