Executive Summary

Summary
Title Adobe Form Designer and Advanced Form Client ActiveX controls contain multiple buffer overflows
Informations
Name VU#362849 First vendor Publication 2008-03-12
Vendor VU-CERT Last vendor Modification 2008-03-12
Severity (Vendor) N/A Revision M

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:C/I:C/A:C)
Cvss Base Score 9.3 Attack Range Network
Cvss Impact Score 10 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Vulnerability Note VU#362849

Adobe Form Designer and Advanced Form Client ActiveX controls contain multiple buffer overflows

Overview

Adobe Form Designer and Advanced Form Client contain multiple ActiveX buffer overflows, which can allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system.

I. Description

The Adobe Form Designer and Advanced Form Client software provide multiple ActiveX controls. The Adobe File Dialog Button Control, which is provided by FileDlg.dll, and the Adobe Copy to Server Object, which is provided by SvrCopy.dll, contain buffer overflow vulnerabilities. The 5.0 versions of the Designer and Client software appear to be vulnerable.

II. Impact

By convincing a user to view a specially crafted HTML document (e.g., a web page or an HTML email message or attachment), an attacker may be able to execute arbitrary code with the privileges of the user.

III. Solution

Apply an update

Please apply the update specified in Adobe Security Bulletin APSB08-09. If you are unable to apply an update, please consider the following workarounds:

Disable the Adobe Form ActiveX controls in Internet Explorer

The vulnerable ActiveX control can be disabled in Internet Explorer by setting the kill bit for the following CLSIDs:

    {00A2A192-4929-11D1-BA6C-080009D7FAD2}
    {D10E546F-3AF9-11D1-BA6C-080009D7FAD2}
More information about how to set the kill bit is available in Microsoft Support Document 240797. Alternatively, the following text can be saved as a .REG file and imported to set the kill bit for these controls:
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerActiveX Compatibility{00A2A192-4929-11D1-BA6C-080009D7FAD2}]
    "Compatibility Flags"=dword:00000400

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerActiveX Compatibility{D10E546F-3AF9-11D1-BA6C-080009D7FAD2}]
    "Compatibility Flags"=dword:00000400
Disable ActiveX

Disabling ActiveX controls in the Internet Zone (or any zone used by an attacker) appears to prevent exploitation of this and other ActiveX vulnerabilities. Instructions for disabling ActiveX in the Internet Zone can be found in the "Securing Your Web Browser" document.

Systems Affected

VendorStatusDate Updated
AdobeVulnerable12-Mar-2008

References

http://www.cert.org/tech_tips/securing_browser
http://www.adobe.com/support/security/bulletins/apsb08-09.html
http://www.adobe.com/support/products/enterprise/support_knowledge_center_formclient.html
http://www.adobe.com/products/server/formdesigner/index.html
http://support.microsoft.com/kb/240797

Credit

This vulnerability was reported by Will Dormann of the CERT/CC.

This document was written by Will Dormann.

Other Information

Date Public03/11/2008
Date First Published03/12/2008 07:46:11 AM
Date Last Updated03/12/2008
CERT Advisory 
CVE NameCVE-2007-6253
US-CERT Technical Alerts 
Metric9.02
Document Revision9

Original Source

Url : http://www.kb.cert.org/vuls/id/362849

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1
Application 1

Open Source Vulnerability Database (OSVDB)

Id Description
42999 Adobe Form Designer / Client Unspecified Remote Arbitrary Code Execution