CVE-2010-1252
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedUnspecified vulnerability in Microsoft Office Excel 2002 SP3 and Office 2004 for Mac allows remote attackers to execute arbitrary code via a crafted Excel file, aka "Excel String Variable Vulnerability."
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceThis is a memory corruption vulnerability in Microsoft Office Excel 2002 SP3 and Office 2004 for Mac that allows remote code execution via a specially crafted Excel file containing malformed string variables. The attacker tricks a user into opening the malicious file, leading to arbitrary code execution with the victim's privileges.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 2002= 2004CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- M
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:M/Au:N/C:C/I:C/A:C
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify Microsoft Excel 2002 is installed on WindowsOpen Registry Editor and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Excel\InstallRoot, or check C:\Program Files\Microsoft Office\Excel.exe existenceAffected if The registry key exists or Excel.exe is found in the Office directory
-
Determine installed Excel version on WindowsRight-click Excel.exe in C:\Program Files\Microsoft Office\ or C:\Program Files (x86)\Microsoft Office\, select Properties, and check the Version tab; or run 'excel /?' from Command PromptAffected if Version shows 10.0.xxxx (where xxxx is any build) indicating Excel 2002
-
Check for Excel 2002 Service Pack 3In Excel, go to Help > About Microsoft Office Excel and look for 'SP3' in the version string, or check registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Excel\Resiliency\InstalledVersionAffected if The version does not show SP3 or the SP3 registry key is missing, indicating a version before Service Pack 3
-
Verify Microsoft Office 2004 for Mac is installedOpen Finder, navigate to /Applications/Microsoft Office 2004/, or check for Microsoft Word.app in Applications folder (Office 2004 bundle includes Excel)Affected if The Microsoft Office 2004 folder or Excel.app within it exists
-
Determine Office 2004 for Mac versionOpen any Office 2004 application, hold Option and click Help > About Microsoft Office [App], or right-click Microsoft Excel.app in Applications and choose Get InfoAffected if The version shown is 11.x.xxxx (indicating Office 2004) with no security update applied
A user is affected if they have Excel 2002 (any build before SP3) on Windows or Office 2004 for Mac installed, and the Excel application can be used to open files.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply Microsoft Security Bulletin MS10-017 patches for the affected Office versions, implement email/attachment filtering to block untrusted Excel files, and educate users about not opening attachments from unknown sources.
Microsoft Office 365, Office 2016, Office 2019, or Office 2021 (any supported current version)
- Upgrade Microsoft Office to a supported version. Microsoft Excel 2002 and Office 2004 for Mac are no longer supported by Microsoft.
- Recommended: Upgrade to Microsoft Office 365 or the latest supported on-premises version (Office 2016/2019/2021) which includes the latest security patches.
- If upgrade is not immediately feasible, ensure Microsoft Fix it patches from the original MS10-017 security bulletin (or subsequent related bulletins) have been applied.
- For Office 2004 for Mac specifically, upgrade to a supported Mac Office version such as Office 2016 for Mac or Microsoft 365 for Mac.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,800.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2010-1252 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2010-1252 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data