ID CVE-2013-3889
Summary Microsoft Excel 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Office 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Office for Mac 2011; Excel Viewer; Office Compatibility Pack SP3; and Excel Services and Word Automation Services in SharePoint Server 2013 allow remote attackers to execute arbitrary code via a crafted Office document, aka "Microsoft Excel Memory Corruption Vulnerability."
References
Vulnerable Configurations
  • cpe:2.3:a:microsoft:excel:2010:sp2:*:*:*:*:x64:*
    cpe:2.3:a:microsoft:excel:2010:sp2:*:*:*:*:x64:*
  • cpe:2.3:a:microsoft:excel:2010:sp2:*:*:*:x86:*:*
    cpe:2.3:a:microsoft:excel:2010:sp2:*:*:*:x86:*:*
  • cpe:2.3:a:microsoft:excel:2013:*:*:*:*:*:x64:*
    cpe:2.3:a:microsoft:excel:2013:*:*:*:*:*:x64:*
  • cpe:2.3:a:microsoft:excel:2013:*:*:*:*:x86:*:*
    cpe:2.3:a:microsoft:excel:2013:*:*:*:*:x86:*:*
  • cpe:2.3:a:microsoft:excel_viewer:*:*:*:*:*:*:*:*
    cpe:2.3:a:microsoft:excel_viewer:*:*:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:office:2007:sp3:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office:2007:sp3:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:office:2010:sp1:x64:*:*:*:*:*
    cpe:2.3:a:microsoft:office:2010:sp1:x64:*:*:*:*:*
  • cpe:2.3:a:microsoft:office:2010:sp1:x86:*:*:*:*:*
    cpe:2.3:a:microsoft:office:2010:sp1:x86:*:*:*:*:*
  • cpe:2.3:a:microsoft:office:2011:*:mac:*:*:*:*:*
    cpe:2.3:a:microsoft:office:2011:*:mac:*:*:*:*:*
  • cpe:2.3:a:microsoft:office:2013:*:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office:2013:*:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:office_2013_rt:-:*:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office_2013_rt:-:*:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:office_compatibility_pack:*:sp3:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office_compatibility_pack:*:sp3:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:office_web_apps:2010:sp1:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office_web_apps:2010:sp1:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:office_web_apps:2010:sp2:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office_web_apps:2010:sp2:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2007:sp3:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2007:sp3:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2013:*:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2013:*:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2010:sp1:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2010:sp1:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2010:sp2:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2010:sp2:*:*:*:*:*:*
CVSS
Base: 9.3 (as of 12-10-2018 - 22:05)
Impact:
Exploitability:
CWE CWE-119
CAPEC
  • Overflow Variables and Tags
    This type of attack leverages the use of tags or variables from a formatted configuration data to cause buffer overflow. The attacker crafts a malicious HTML page or configuration file that includes oversized strings, thus causing an overflow.
  • Buffer Overflow in an API Call
    This attack targets libraries or shared code modules which are vulnerable to buffer overflow attacks. An attacker who has access to an API may try to embed malicious code in the API function call and exploit a buffer overflow vulnerability in the function's implementation. All clients that make use of the code library thus become vulnerable by association. This has a very broad effect on security across a system, usually affecting more than one software process.
  • 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.
  • Buffer Manipulation
    An adversary manipulates an application's interaction with a buffer in an attempt to read or modify data they shouldn't have access to. Buffer attacks are distinguished in that it is the buffer space itself that is the target of the attack rather than any code responsible for interpreting the content of the buffer. In virtually all buffer attacks the content that is placed in the buffer is immaterial. Instead, most buffer attacks involve retrieving or providing more input than can be stored in the allocated buffer, resulting in the reading or overwriting of other unintended program memory.
  • 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).
  • Buffer Overflow via Parameter Expansion
    In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
  • Buffer Overflow in Local Command-Line Utilities
    This attack targets command-line utilities available in a number of shells. An attacker can leverage a vulnerability found in a command-line utility to escalate privilege to root.
  • 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.
  • Overflow Binary Resource File
    An attack of this type exploits a buffer overflow vulnerability in the handling of binary resources. Binary resources may include music files like MP3, image files like JPEG files, and any other binary file. These attacks may pass unnoticed to the client machine through normal usage of files, such as a browser loading a seemingly innocent JPEG file. This can allow the attacker access to the execution stack and execute arbitrary code in the target process. This attack pattern is a variant of standard buffer overflow attacks using an unexpected vector (binary files) to wrap its attack and open up a new attack vector. The attacker is required to either directly serve the binary content to the victim, or place it in a locale like a MP3 sharing application, for the victim to download. The attacker then is notified upon the download or otherwise locates the vulnerability opened up by the buffer overflow.
  • 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.
  • Buffer Overflow via Symbolic Links
    This type of attack leverages the use of symbolic links to cause buffer overflows. An attacker can try to create or manipulate a symbolic link file such that its contents result in out of bounds data. When the target software processes the symbolic link file, it could potentially overflow internal buffers with insufficient bounds checking.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary 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 adversaries' choice.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:M/Au:N/C:C/I:C/A:C
msbulletin via4
  • bulletin_id MS13-084
    bulletin_url
    date 2013-10-08T00:00:00
    impact Remote Code Execution
    knowledgebase_id 2885089
    knowledgebase_url
    severity Important
    title Vulnerabilities in Microsoft SharePoint Server Could Allow Remote Code Execution
  • bulletin_id MS13-085
    bulletin_url
    date 2013-10-08T00:00:00
    impact Remote Code Execution
    knowledgebase_id 2885080
    knowledgebase_url
    severity Important
    title Vulnerabilities in Microsoft Excel Could Allow Remote Code Execution
oval via4
  • accepted 2013-11-26T13:49:15.498-05:00
    class vulnerability
    contributors
    name SecPod Team
    organization SecPod Technologies
    definition_extensions
    • comment Microsoft Office 2011 Service Pack 1 for Mac is installed
      oval oval:org.mitre.oval:def:16823
    • comment Microsoft Office 2011 Service Pack 2 for Mac is installed
      oval oval:org.mitre.oval:def:16102
    • comment Microsoft Office 2011 Service Pack 3 for Mac is installed
      oval oval:org.mitre.oval:def:16926
    description Microsoft Excel 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Office 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Office for Mac 2011; Excel Viewer; Office Compatibility Pack SP3; and Excel Services and Word Automation Services in SharePoint Server 2013 allow remote attackers to execute arbitrary code via a crafted Office document, aka "Microsoft Excel Memory Corruption Vulnerability."
    family macos
    id oval:org.mitre.oval:def:18901
    status accepted
    submitted 2013-10-16T15:17:20.144+05:30
    title Remote code execution vulnerability in Microsoft Office for Mac 2011 (CVE-2013-3889) - MS13-085
    version 4
  • accepted 2014-08-18T04:02:06.785-04:00
    class vulnerability
    contributors
    • name SecPod Team
      organization SecPod Technologies
    • name Maria Kedovskaya
      organization ALTX-SOFT
    • name Maria Mikhno
      organization ALTX-SOFT
    • name Maria Mikhno
      organization ALTX-SOFT
    • name Evgeniy Pavlov
      organization ALTX-SOFT
    • name Evgeniy Pavlov
      organization ALTX-SOFT
    definition_extensions
    • comment Microsoft Excel 2007 SP3 is installed
      oval oval:org.mitre.oval:def:15126
    • comment Microsoft Office 2007 SP3 is installed
      oval oval:org.mitre.oval:def:15704
    • comment Microsoft Excel Viewer 2007 SP3 is installed
      oval oval:org.mitre.oval:def:18681
    • comment Microsoft Office Compatibility Pack SP3 is installed
      oval oval:org.mitre.oval:def:15035
    • comment Microsoft Excel 2010 SP2 is installed
      oval oval:org.mitre.oval:def:17219
    • comment Microsoft Excel 2010 SP1 is installed
      oval oval:org.mitre.oval:def:15308
    • comment Microsoft Office 2010 SP2 is installed
      oval oval:org.mitre.oval:def:17121
    • comment Microsoft Office 2010 SP1 is installed
      oval oval:org.mitre.oval:def:15198
    • comment Microsoft Excel 2013 is installed
      oval oval:org.mitre.oval:def:15563
    • comment Microsoft Office 2013 is installed
      oval oval:org.mitre.oval:def:15381
    • comment Microsoft Office SharePoint Server 2007 SP3 is installed
      oval oval:org.mitre.oval:def:15537
    • comment Microsoft SharePoint Server 2010 Service Pack 1 is installed
      oval oval:org.mitre.oval:def:15614
    • comment Microsoft SharePoint Server 2010 Service Pack 2 is installed
      oval oval:org.mitre.oval:def:18921
    • comment Microsoft SharePoint Server 2013 is installed
      oval oval:org.mitre.oval:def:16325
    • comment Microsoft Office Web Apps 2010 Service Pack 1 is installed
      oval oval:org.mitre.oval:def:15860
    • comment Microsoft Office Web Apps 2010 Service Pack 2 is installed
      oval oval:org.mitre.oval:def:19186
    description Microsoft Excel 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Office 2007 SP3, 2010 SP1 and SP2, 2013, and 2013 RT; Office for Mac 2011; Excel Viewer; Office Compatibility Pack SP3; and Excel Services and Word Automation Services in SharePoint Server 2013 allow remote attackers to execute arbitrary code via a crafted Office document, aka "Microsoft Excel Memory Corruption Vulnerability."
    family windows
    id oval:org.mitre.oval:def:19132
    status accepted
    submitted 2013-10-09T17:48:51
    title Microsoft Excel Memory Corruption Vulnerability (CVE-2013-3889) - MS13-084, MS13-085
    version 46
refmap via4
cert TA13-288A
Last major update 12-10-2018 - 22:05
Published 09-10-2013 - 14:53
Last modified 12-10-2018 - 22:05
Back to Top