Vulnerabilities > CVE-2007-4620 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products

047910
CVSS 9.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
SINGLE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
broadcom
ca
CWE-119
critical
exploit available
metasploit

Summary

Multiple stack-based buffer overflows in Computer Associates (CA) Alert Notification Service (Alert.exe) 8.1.586.0, 8.0.450.0, and 7.1.758.0, as used in multiple CA products including Anti-Virus for the Enterprise 7.1 through r11.1 and Threat Manager for the Enterprise 8.1 and r8, allow remote authenticated users to execute arbitrary code via crafted RPC requests.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

descriptionComputer Associates Alert Notification Buffer Overflow. CVE-2007-4620. Remote exploit for windows platform
idEDB-ID:16410
last seen2016-02-01
modified2010-04-30
published2010-04-30
reportermetasploit
sourcehttps://www.exploit-db.com/download/16410/
titleComputer Associates Alert Notification Buffer Overflow

Metasploit

descriptionThis module exploits a buffer overflow in Computer Associates Threat Manager for the Enterprise r8.1 By sending a specially crafted RPC request, an attacker could overflow the buffer and execute arbitrary code. In order to successfully exploit this vulnerability, you will need valid logon credentials to the target.
idMSF:EXPLOIT/WINDOWS/BRIGHTSTOR/ETRUST_ITM_ALERT
last seen2020-06-12
modified2017-07-24
published2008-04-12
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4620
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/brightstor/etrust_itm_alert.rb
titleComputer Associates Alert Notification Buffer Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/83152/etrust_itm_alert.rb.txt
idPACKETSTORM:83152
last seen2016-12-05
published2009-11-26
reporterMC
sourcehttps://packetstormsecurity.com/files/83152/Computer-Associates-Alert-Notification-Buffer-Overflow.html
titleComputer Associates Alert Notification Buffer Overflow

Saint

bid28605
descriptionComputer Associates Alert Notification Server opcode 23 buffer overflow
idmisc_caalert2
osvdb44040
titleca_alert_server_23
typeremote

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 28605 CVE(CAN) ID: CVE-2007-4620 Alert Notification Server是很多CA产品中都在使用的服务,用于向控制台用户提供通知。 Alert Notification服务在处理畸形格式的RPC请求时存在漏洞,远程攻击者可能利用此漏洞控制服务器。 Alert Notification服务以GUID 3d742890-397c-11cf-9bf1-00805f88cb72实现了一个RPC接口,该接口在处理各种opcode时使用不安全的库函数将用户提供的数据拷贝到了固定大小的栈缓冲区。如果用户提交了特制的RPC请求的话,就可以触发缓冲区溢出,导致执行任意指令。 Computer Associates BrightStor ARCserve Backup R11.5 Computer Associates BrightStor ARCserve Backup R11.1 Computer Associates BrightStor ARCserve Backup r11.0 for Windows Computer Associates Anti-Virus for the Enterprise r8.1 Computer Associates Anti-Virus for the Enterprise r8 Computer Associates Anti-Virus for the Enterprise 7.1 Computer Associates Threat Manager for the Enterprise r8.1 Computer Associates Threat Manager for the Enterprise r8 Computer Associates ------------------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: <a href=https://support.ca.com/irj/portal/anonymous/redirArticles?reqPage=search&amp;searchID=QO96387 target=_blank>https://support.ca.com/irj/portal/anonymous/redirArticles?reqPage=search&amp;searchID=QO96387</a> <a href=https://support.ca.com/irj/portal/anonymous/redirArticles?reqPage=search&amp;searchID=QO96080 target=_blank>https://support.ca.com/irj/portal/anonymous/redirArticles?reqPage=search&amp;searchID=QO96080</a> <a href=https://support.ca.com/irj/portal/anonymous/redirArticles?reqPage=search&amp;searchID=QO96079 target=_blank>https://support.ca.com/irj/portal/anonymous/redirArticles?reqPage=search&amp;searchID=QO96079</a>
idSSV:3123
last seen2017-11-19
modified2008-04-09
published2008-04-09
reporterRoot
titleCA Alert Notification服务多个RPC栈溢出漏洞