CVE-2010-3333
HIGH KEVMicrosoft Office - Stack-based Buffer Overflow via Crafted RTF Data
Title source: llmExploitation Summary
CVE-2010-3333 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added March 3, 2022.
EIP tracks 7 public exploits from researchers including g11tch, b33f & g11tch, Snake, including a Metasploit module exploits/windows/fileformat/ms10_087_rtf_pfragments_bof.
AI-analyzed exploit summary This exploit generates a malicious Microsoft Office 2010 document that, when opened, downloads and executes a remote executable. It leverages a vulnerability in MS Office 2010 to achieve remote code execution (RCE).
Description
Stack-based buffer overflow in Microsoft Office XP SP3, Office 2003 SP3, Office 2007 SP2, Office 2010, Office 2004 and 2008 for Mac, Office for Mac 2011, and Open XML File Format Converter for Mac allows remote attackers to execute arbitrary code via crafted RTF data, aka "RTF Stack Buffer Overflow Vulnerability."
Exploits (7)
This exploit generates a malicious Microsoft Office 2010 document that, when opened, downloads and executes a remote executable. It leverages a vulnerability in MS Office 2010 to achieve remote code execution (RCE).
This exploit targets a buffer overflow vulnerability in Microsoft Office 2003 (CVE-2010-3333) via a maliciously crafted RTF file. It leverages a shellcode payload to achieve remote code execution, tested on Windows XP SP1/2/3.
This exploit demonstrates a stack overflow vulnerability in MS Office 2010 RTF parsing, bypassing DEP/ASLR via ROP chains to achieve arbitrary code execution (calc.exe). It leverages HeapCreate() to allocate an executable heap and copies shellcode from the stack to this heap for execution.
This Metasploit module exploits a stack-based buffer overflow in Microsoft Word's RTF parser via the 'pFragments' shape property. It generates a malicious RTF file that triggers the vulnerability, leading to remote code execution on vulnerable systems.
This repository provides a detailed technical analysis of CVE-2010-3333, an RTF stack overflow vulnerability in Microsoft Office. It includes root cause analysis, patch details, and a walkthrough of the exploit mechanism, focusing on the incorrect handling of the 'pFragments' attribute in RTF files.
This Metasploit module exploits a stack-based buffer overflow in Microsoft Word's RTF parser via the 'pFragments' shape property. It targets multiple versions of Microsoft Office (2002, 2003, 2007) on various Windows platforms, using SEH overwrites and carefully crafted RTF files to achieve remote code execution.
References (11)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H