7 matches found
WebEx GPCContainer Memory Access Violation Multiple Denial of Service Vulnerabilities
No description provided by source. source: http://www.securityfocus.com/bid/26430/info WebEx is prone to multiple remote denial-of-service vulnerabilities. Attackers can exploit these issues to crash applications that use the ActiveX control, denying service to legitimate users. html head script...
CVE-2007-6005
Unspecified vulnerability in the GpcContainer.GpcContainer.1 ActiveX control in WebEx allows remote attackers to cause a denial of service memory access violation and crash via 1 an invalid argument to the InitParam method or 2 an unspecified vector involving the SetParam method...
CVE-2007-6005
CVE-2007-6005 affects WebEx via the GpcContainer.1 ActiveX control and can cause denial of service through a memory access violation triggered by an invalid InitParam argument or an unspecified vector in SetParam. Exploitation and affected versions are not specified in the provided documents; no ...
webex-mem.txt
Typo in the original PoC. It should read as follows: --------------------- function Check var obj = new ActiveXObject"GpcContainer.GpcContainer.1"; obj.InitParam"A"; --------------------- Elazar...
[Full-disclosure] WebEx GPCContainer Memory Access Violation
There is a memory access violation in the InitParam and SetParam functions. PoC as follows: --------------------- !-- Written by e.b. -- html head script language="JavaScript" DEFER function Check var obj = new ActiveXObject"GpcContainer.GpcContainer.1"; obj.InitOaram"A"; /script /head body...
WebEx GPCContainer - Memory Access Violation Multiple Denial of Service Vulnerabilities
WebEx GPCContainer - Memory Access Violation Multiple Denial of Service Vulnerabilities source: https://www.securityfocus.com/bid/26430/info WebEx is prone to multiple remote denial-of-service vulnerabilities. Attackers can exploit these issues to crash applications that use the ActiveX control,...
WebEx GPCContainer - Memory Access Violation Multiple Denial of Service Vulnerabilities
source: https://www.securityfocus.com/bid/26430/info WebEx is prone to multiple remote denial-of-service vulnerabilities. Attackers can exploit these issues to crash applications that use the ActiveX control, denying service to legitimate users. function Check var obj = new...