7.5
CVSSv2

CVE-2005-3483

Published: 03/11/2005 Updated: 25/03/2019
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 GO-Global for Windows 3.1.0.3270 and previous versions allows remote malicious users to execute arbitrary code via a data block that is longer than the specified data block size.

Vulnerable Product Search on Vulmon Subscribe to Product

graphon go-global 3.1.0.3270

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #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 s ...