Vulnerabilities > CVE-2007-6253 - Buffer Errors vulnerability in Adobe Form Client and Form Designer

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
adobe
CWE-119
critical

Summary

Multiple buffer overflows in Adobe Form Designer 5.0 and Form Client 5.0 allow remote attackers to execute arbitrary code via unknown vectors in the (1) Adobe File Dialog Button (FileDlg.dll) and the (2) Adobe Copy to Server Object (SvrCopy.dll) ActiveX controls.

Vulnerable Configurations

Part Description Count
Application
Adobe
2

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: 28210 CVE(CAN) ID: CVE-2007-6253 Adobe Form Designer是Adobe Designer产品家族的成员,用于自动生成表单、捕获并处理数据。 Adobe Form Designer及其客户端提供了多个ActiveX控件,其中FileDlg.dll库所提供的Adobe File Dialog Button控件和SvrCopy.dll库所提供的Adobe Copy to Server对象中存在缓冲区溢出漏洞。如果用户受骗访问了恶意网页的话,就可能触发这些溢出,导致执行任意指令。 Adobe Form Designer/Client 5.0 临时解决方法: * 在IE中禁用Adobe Form ActiveX控件,为以下CLSID设置kill bit: {00A2A192-4929-11D1-BA6C-080009D7FAD2} {D10E546F-3AF9-11D1-BA6C-080009D7FAD2} 或者将以下文本保存为.REG文件或导入: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{00A2A192-4929-11D1-BA6C-080009D7FAD2}] &quot;Compatibility Flags&quot;=dword:00000400 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D10E546F-3AF9-11D1-BA6C-080009D7FAD2}] &quot;Compatibility Flags&quot;=dword:00000400 厂商补丁: Adobe ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: <a href=http://download.adobe.com/pub/adobe/server/formclient/win/p_des_5_0_5990.zip target=_blank>http://download.adobe.com/pub/adobe/server/formclient/win/p_des_5_0_5990.zip</a> <a href=http://download.adobe.com/pub/adobe/server/formclient/win/p5_0_5990.zip target=_blank>http://download.adobe.com/pub/adobe/server/formclient/win/p5_0_5990.zip</a>
idSSV:3035
last seen2017-11-19
modified2008-03-15
published2008-03-15
reporterRoot
titleAdobe Form Designer和Form Client多个缓冲区溢出漏洞