Computer Associates WebScan ActiveX Control Multiple RCE Vulnerabilities
🗓️ 15 Jun 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 21 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2010-2193 | 10 Jun 201000:00 | – | cve | |
| CVE-2010-2193 | 10 Jun 201000:00 | – | cvelist | |
| CVE-2010-2193 | 10 Jun 201000:30 | – | nvd | |
| Computer Associates WebScan ActiveX Control Multiple Remote Code Execution Vulnerabilities | 15 Jun 201000:00 | – | openvas | |
| Code injection | 10 Jun 201000:30 | – | prion | |
| CA20100608-01: Security Notice for CA PSFormX and WebScan ActiveX Controls | 9 Jun 201000:00 | – | securityvulns | |
| Code execution with multiple ActiveX components in Microsoft Windows | 9 Jun 201000:00 | – | securityvulns | |
| MS10-034: Cumulative Security Update of ActiveX Kill Bits (980195) | 9 Jun 201000:00 | – | nessus | |
| MS11-027: Cumulative Security Update of ActiveX Kill Bits (2508272) | 13 Apr 201100:00 | – | nessus |
# SPDX-FileCopyrightText: 2010 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.801225");
script_version("2024-06-28T05:05:33+0000");
script_tag(name:"last_modification", value:"2024-06-28 05:05:33 +0000 (Fri, 28 Jun 2024)");
script_tag(name:"creation_date", value:"2010-06-15 06:05:27 +0200 (Tue, 15 Jun 2010)");
script_cve_id("CVE-2010-2193");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_name("Computer Associates WebScan ActiveX Control Multiple RCE Vulnerabilities");
script_xref(name:"URL", value:"https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-034");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/40494");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/40689");
script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/archive/1/511764/100/0/threaded");
script_xref(name:"URL", value:"https://support.ca.com/irj/portal/anonymous/phpsupcontent?contentID=238635");
script_tag(name:"qod_type", value:"registry");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Windows");
script_dependencies("smb_reg_service_pack.nasl");
script_require_ports(139, 445);
script_mandatory_keys("SMB/WindowsVersion");
script_tag(name:"impact", value:"Successful exploitation will let the remote attackers execute
arbitrary code and can compromise a vulnerable system.");
script_tag(name:"affected", value:"PSFormX ActiveX control with CLSID
{56393399-041A-4650-94C7-13DFCB1F4665} WebScan ActiveX control with CLSID
{7B297BFD-85E4-4092-B2AF-16A91B2EA103}");
script_tag(name:"insight", value:"Multiple unspecified errors in the CA PSFormX and WebScan
ActiveX controls, allow remote attackers to execute arbitrary code via unknown
vectors.");
script_tag(name:"summary", value:"CA PSFormX or WebScan ActiveX controls is prone to multiple remote code execution vulnerabilities.");
script_tag(name:"solution", value:"No known solution was made available for at least one year since the disclosure
of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer
release, disable respective features, remove the product or replace the product by another one.");
script_tag(name:"solution_type", value:"WillNotFix");
exit(0);
}
include("smb_nt.inc");
include("secpod_activex.inc");
if(!get_kb_item("SMB/WindowsVersion")){
exit(0);
}
## CLSID List
clsids = make_list("{56393399-041A-4650-94C7-13DFCB1F4665}",
"{7B297BFD-85E4-4092-B2AF-16A91B2EA103}");
foreach clsid (clsids)
{
if(is_killbit_set(clsid:clsid) == 0)
{
security_message( port: 0, data: "The target host was found to be vulnerable" );
exit(0);
}
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
28 Jun 2024 00:00Current
7.4High risk
Vulners AI Score7.4
CVSS 210
EPSS0.0586