cbcvebase.
CVE-2011-0105
published 2011-04-13

CVE-2011-0105: Microsoft Excel 2002 SP3, Office 2004 and 2008 for Mac, and Open XML File Format Converter for Mac obtain a certain length value from an uninitialized memory…

PriorityP278critical9.3CVSS 2.0
AVNACMAuNCCICAC
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
71.13%
99.3th percentile
Microsoft Excel 2002 SP3, Office 2004 and 2008 for Mac, and Open XML File Format Converter for Mac obtain a certain length value from an uninitialized memory location, which allows remote attackers to trigger a buffer overflow and execute arbitrary code via a crafted Excel file, aka "Excel Data Initialization Vulnerability."

Affected

3 ranges
VendorProductVersion rangeFixed in
microsoftexcel
microsoftoffice
microsoftoffice

Detection & IOCsextracted from sources · hover to see the quote

filenamemsf.xlb
other0x3006A48D
other0x3006b185
  • The exploit targets EXCEL!Ordinal40+0x1a263d; a crash/AV at this offset with EAX=41414141 and stack filled with 0x41 bytes is a strong indicator of exploitation attempt.
  • Post-exploitation, the Metasploit module uses 'migrate -f' as InitialAutoRunScript; monitor for Excel spawning unexpected child processes or cross-process memory injection shortly after opening an .xlb file.
  • The exploit payload uses a StackAdjustment of -3500 bytes; anomalous stack pointer manipulation in EXCEL.EXE context may indicate exploitation.
  • The exploit targets Windows XP SP3 specifically (Vista and 7 attempt file repair); prioritize detection on XP endpoints running Office 2007 or 2007 SP2.
  • ·The Metasploit module's default ExitFunction is 'process', meaning the Excel process will terminate after payload execution; this may limit dwell time for detection but also causes a visible crash.
  • ·The two ROP/JMP-ESP gadget addresses (0x3006A48D and 0x3006b185) are specific to Office 2007 and Office 2007 SP2 on Windows XP; these addresses will not be valid on other OS or Office versions.
  • ·The CVE description covers Excel 2002 SP3, Office 2004/2008 for Mac, and Open XML File Format Converter for Mac, but the Metasploit module only targets Excel 2007 on Windows XP; broader platform coverage exists beyond what the PoC implements.

CVSS provenance

nvdv2.09.3CRITICALAV:N/AC:M/Au:N/C:C/I:C/A:C
vulncheck9.3CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.