7.5
CVSSv2

CVE-2004-1619

Published: 20/10/2004 Updated: 11/07/2017
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 Privateer's Bounty: Age of Sail II allows remote malicious users to execute arbitrary code via a long nickname.

Vulnerable Product Search on Vulmon Subscribe to Product

akella privateers bounty age of sail ii 1.56

akella privateers bounty age of sail ii 1.4.51

akella privateers bounty age of sail ii 1.55

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #include <zlibh> #ifdef WIN32 #include <winsockh> #include <stringh> #include <errnoh> void std_err(void) { char *error; switch(WSAGetLastError()) { case 10004: error = "Interrupted system c ...