CVE-2010-3945
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 · uneditedBuffer overflow in the CGM image converter in the graphics filters in Microsoft Office XP SP3, Office 2003 SP3, and Office Converter Pack allows remote attackers to execute arbitrary code via a crafted CGM image in an Office document, aka "CGM Image Converter Buffer Overrun 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 · high confidenceBuffer overflow in Microsoft's CGM image converter within Office graphics filters allows remote code execution when users open Office documents containing specially crafted CGM image files.
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= 2003= xpall versionsCVSS 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.
-
Identify installed Microsoft Office versionOpen a Command Prompt and run: reg query 'HKLM\SOFTWARE\Microsoft\Office\{version}\Common\InstallRoot' /v Version (try versions 10.0 for XP, 11.0 for 2003). Alternatively, open an Office application, go to Help > About and note the version number.Affected if The installed version is Microsoft Office XP (version 10.x) or Microsoft Office 2003 (version 11.x)
-
Check for Microsoft Office Converter Pack installationOpen Control Panel > Add or Remove Programs (or Programs and Features). Look for 'Microsoft Office Converter Pack' in the installed programs list. Alternatively, check registry: reg query 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' /s | findstr -i 'Converter Pack'.Affected if Microsoft Office Converter Pack is listed as installed
-
Verify CGM graphics filter component presenceSearch for CGM filter files on the system. Common locations include: C:\Program Files\Common Files\Microsoft Shared\GRPHFLT\ (for CGMIMAGE.FLT) or check within the Office installation directory underGraphicsFilters. Use File Explorer search or command: dir /s C:\*cgm*.fl*Affected if CGM filter file (cgm*.fl*) exists in Office graphics filters directory or System32
-
Confirm security update MS10-105 statusOpen Control Panel > Programs and Features > View installed updates. Search for 'MS10-105' or security update related to graphics filters. Alternatively, check Windows Update history for this specific security bulletin.Affected if No security update matching MS10-105 (or superseded updates) is listed as installed
A system is affected if Microsoft Office XP, Office 2003, or the Office Converter Pack is installed AND the CGM graphics filter component is present AND MS10-105 security update has not been applied.
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 update MS10-105 (or subsequent superseded updates) to all affected Office installations, and educate users to avoid opening untrusted Office documents.
- Check current Microsoft Office version by opening any Office application, clicking Help, and selecting About Microsoft Office [app name]
- For Office 2003 SP3: Navigate to Microsoft Update Catalog (catalog.update.microsoft.com) and search for KB2413172, or go to https://docs.microsoft.com/en-us/security-updates/SecurityBulletins/2010/ms10-105
- For Office XP SP3: Navigate to Microsoft Update Catalog and search for KB2289162, or go to https://docs.microsoft.com/en-us/security-updates/SecurityBulletins/2010/ms10-105
- Download the appropriate security update for your Office version from the Microsoft Update Catalog
- Apply the security update and restart the computer
- Verify the update was installed successfully via Windows Update > View update history
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,480.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2010-3945 — 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-3945 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