Vulnerabilities > CVE-2008-1703 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Tibco 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
tibco
CWE-119
critical

Summary

Multiple buffer overflows in TIBCO Software Rendezvous before 8.1.0, as used in multiple TIBCO products, allow remote attackers to execute arbitrary code via a crafted message.

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.

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 28717 CVE(CAN) ID: CVE-2008-1703,CVE-2008-1704 TIBCO企业消息服务(EMS)是基于标准的消息传送平台,Rendezvous是一套帮助用户快速构建和部署大规模分布式应用的中间件。 TIBCO EMS服务器(tibemsd)在处理某些入站消息时存在缓冲区溢出漏洞,可能导致执行任意指令、拒绝服务或泄露敏感信息。 Rendezvous的以下组件在处理入站消息时也存在缓冲区溢出漏洞,可能导致执行任意指令、拒绝服务或泄露敏感信息。 * TIBCO Rendezvous Daemon (rvd) * TIBCO Rendezvous Routing Daemon (rvrd) * TIBCO Rendezvous Secure Routing Daemon (rvsrd) * TIBCO Rendezvous Secure Daemon (rvsd) * TIBCO Rendezvous Cache (rvcache) * TIBCO Rendezvous Agent (rva) * TIBCO Rendezvous Relay Agent (rvrad) * TIBCO Rendezvous Performance Test Tool (rvperfm, rvperfs) * TIBCO Rendezvous client library (libtibrv) * TIBCO Rendezvous Server In-Process Module Add-on (libtibrvipm) * TIBCO Rendezvous Access Control List Daemon (rvacld) * TIBCO Rendezvous TX daemon (rvtxd) * TIBCO iProcess Engine Process Sentinal (procmgr, pmsulib) * TIBCO Substation ES RV Transformer (tibssxfr) * TIBCO File Adapter (z/OS) Publisher (sxf3rpub) * TIBCO File Adapter (z/OS) Subscriber (sxf3rsub) TIBCO Rendezvous &lt; 8.1.0 TIBCO EMS &lt; 4.4.3 TIBCO iProcess Engine 10.6.0 - 10.6.1 TIBCO ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: <a href=http://www.tibco.com/software/messaging/rendezvous.jsp target=_blank>http://www.tibco.com/software/messaging/rendezvous.jsp</a>
idSSV:3153
last seen2017-11-19
modified2008-04-13
published2008-04-13
reporterRoot
titleTIBCO多个产品远程溢出漏洞