Vulnerabilities > CVE-2008-1786 - Code Injection vulnerability in Computer Associates products

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
computer-associates
CWE-94
critical
nessus

Summary

The DSM gui_cm_ctrls ActiveX control (gui_cm_ctrls.ocx), as used in multiple CA products including BrightStor ARCServe Backup for Laptops and Desktops r11.5, Desktop Management Suite r11.1 through r11.2 C2; Unicenter r11.1 through r11.2 C2; and Desktop and Server Management r11.1 through r11.2 C2 allows remote attackers to execute arbitrary code via crafted function arguments.

Vulnerable Configurations

Part Description Count
Application
Computer_Associates
30

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Leverage Executable Code in Non-Executable Files
    An attack of this type exploits a system's trust in configuration and resource files, when the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
  • Manipulating User-Controlled Variables
    This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.

Nessus

NASL familyWindows
NASL idCA_GUI_CM_CTRLS_ACTIVEX.NASL
descriptionThe remote host has the CA gui_cm_ctrls.ocx ActiveX control installed that is affected by an arbitrary code execution vulnerability due to insufficient verification of function arguments. By tricking a user into opening a specially crafted web page, a remote attacker may be able to execute arbitrary code.
last seen2020-06-01
modified2020-06-02
plugin id67258
published2013-07-12
reporterThis script is Copyright (C) 2013-2018 Tenable Network Security, Inc.
sourcehttps://www.tenable.com/plugins/nessus/67258
titleCA Multiple Products gui_cm_ctrls.ocx ActiveX Control Arbitrary Code Execution

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 28809 CVE(CAN) ID: CVE-2008-1786 CA桌面和服务器管理(DSM)产品中包含多种应用,分别用来执行软件分发、远程控制和资产管理任务。 DSM产品所提供的gui_cm_ctrls ActiveX控件没有充分的验证函数输入,如果用户受骗访问了恶意网页的话就可能导致拒绝服务或在WEB浏览器会话中执行任意代码。 Computer Associates gui_cm_ctrls.ocx 11.2.3.1896 Computer Associates gui_cm_ctrls.ocx 11.2.2000.4 Computer Associates gui_cm_ctrls.ocx 11.2.2.4332 Computer Associates gui_cm_ctrls.ocx 11.2.1000.17 Computer Associates gui_cm_ctrls.ocx 11.1.8124.2517 临时解决方法: * 对CLSID {E6239EB3-E0B0-46DA-A215-CFA9B3B740C5}设置kill bit。 厂商补丁: Computer Associates ------------------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: <a href=https://support.ca.com/irj/portal/anonymous/phpsupcontent?contentID=174256 target=_blank>https://support.ca.com/irj/portal/anonymous/phpsupcontent?contentID=174256</a>
idSSV:3187
last seen2017-11-19
modified2008-04-18
published2008-04-18
reporterRoot
titleCA DSM gui_cm_ctrls.ocx ActiveX控件远程代码执行漏洞