CVE-2005-4131
Microsoft Excel 2000, 2002, and 2003 - Remote Code Execution via Malformed Range
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-4131. PoCs published by fearwall.
AI-analyzed exploit summary This proof-of-concept demonstrates a memory corruption vulnerability in Microsoft Excel due to improper bounds-checking in the 'Named Range' definition. By setting specific bytes to 0xFF, the application crashes, potentially allowing remote code execution.
Description
Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed range, which could lead to memory corruption involving an argument to the msvcrt.memmove function, aka "Brand new Microsoft Excel Vulnerability," as originally placed for sale on eBay as item number 7203336538.
Exploits (1)
This proof-of-concept demonstrates a memory corruption vulnerability in Microsoft Excel due to improper bounds-checking in the 'Named Range' definition. By setting specific bytes to 0xFF, the application crashes, potentially allowing remote code execution.