5
CVSSv2

CVE-2004-1745

Published: 24/08/2004 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

Buffer overflow in Painkiller 1.3.1 and previous versions allows remote malicious users to cause a denial of service (crash) and possibly execute arbitrary code via a long password.

Vulnerable Product Search on Vulmon Subscribe to Product

people can fly painkiller 1.3.1

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #ifdef WIN32 #include <winsockh> #include "winerrh" #define close closesocket #else #include <unistdh> #include <sys/socketh> #include <sys/typesh> #include <arpa/inet ...