cbcvebase.
CVE-2015-0064
published 2015-02-11

CVE-2015-0064: Microsoft Word 2007 SP3, Office 2010 SP2, Word 2010 SP2, Word Automation Services in SharePoint Server 2010, Web Applications 2010 SP2, Word Viewer, and Office…

PriorityP264critical9.3CVSS 2.0
AVNACMAuNCCICAC
EXPLOIT
EPSS
29.95%
98.0th percentile
Microsoft Word 2007 SP3, Office 2010 SP2, Word 2010 SP2, Word Automation Services in SharePoint Server 2010, Web Applications 2010 SP2, Word Viewer, and Office Compatibility Pack SP3 allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted Office document, aka "Office Remote Code Execution Vulnerability."

Affected

5 ranges
VendorProductVersion rangeFixed in
microsoftoffice
microsoftsharepoint_server
microsoftweb_applications
microsoftword
microsoftword

Detection & IOCsextracted from sources · hover to see the quote

filename86ea4a3c_crash.rtf
filename86ea4a3c_orig.doc
urlhttps://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/37967.zip
  • Crash occurs in MSVCR80!memcpy due to an invalid source buffer, indicative of a stack-based buffer overflow triggered by a crafted RTF/DOC Office document parsed by wwlib.dll
  • The invalid size used in a pointer calculation can be observed in the ECX register at the time of the access violation (ecx=003ad1a3); monitor for anomalous large size values in wwlib.dll memory operations
  • Exploitation may also manifest as an arbitrary free from controlled pointers in the destination buffer after a successful oversized memcpy; monitor for heap corruption indicators in winword.exe/wwlib.dll
  • The exploit was generated using a chunk reordering strategy against RTF/DOC files; inspect incoming Office documents (especially RTF) for malformed or reordered chunk structures
  • Crash call stack involves wwlib!FMain and wwlib!DllCanUnloadNow offsets; presence of these in crash telemetry for Word 2007 (wwlib.dll 12.0.6707.5000) is indicative of CVE-2015-0064 exploitation
  • ·Crash reproduces on Windows Server 2003 and Windows 7; detection/hunting should prioritize these OS environments for legacy deployments
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.