CVE-2011-3412
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 · uneditedMicrosoft Publisher 2003 SP3, and 2007 SP2 and SP3, allows remote attackers to execute arbitrary code via a crafted Publisher file that leverages incorrect memory handling, aka "Publisher Memory Corruption 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 confidenceMicrosoft Publisher 2003 SP3 and 2007 SP2/SP3 contain a memory corruption vulnerability when parsing specially crafted .pub files. Attackers can exploit incorrect memory handling during file parsing to execute arbitrary code with the privileges of the user opening the malicious file.
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= 2007CVSS 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 Publisher is installedOpen Control Panel > Programs and Features, or run 'wmic product get name' in Command Prompt, and look for Microsoft Publisher in the list of installed softwareAffected if Microsoft Publisher is not installed on the system
-
Determine the installed Publisher versionRun 'wmic product where "name like 'Microsoft Publisher%'" get version' or check the version in Help > About Microsoft Publisher within the applicationAffected if The version is neither 2003 nor 2007
-
Check the installed Service Pack levelRun 'wmic product where "name like 'Microsoft Publisher%'" get version' and cross-reference with the product name in Add/Remove Programs which typically shows SP3 for 2003 or SP2/SP3 for 2007, or check via Help > About in the applicationAffected if The installed Service Pack is less than SP3 for version 2003, or less than SP2 for version 2007 (meaning SP0 or SP1)
-
Confirm .pub file handling is enabledCheck that .pub file associations are configured: run 'assoc .pub' in Command Prompt to see the file type association, or verify the file opens in Microsoft Publisher when double-clickedAffected if The .pub file extension is associated with Microsoft Publisher and the application can be launched to open such files
If Microsoft Publisher 2003 SP3 or 2007 SP2/SP3 is installed and the system can open .pub files, the environment is affected by this vulnerability.
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 updates for Microsoft Publisher (MS11-091). Until patched, warn users not to open untrusted Publisher files and consider blocking .pub attachments at the email gateway.
Upgrade from Publisher 2003/2007 to a currently supported version such as Microsoft 365 Apps or Office 2019/2016
- 1. Check the current Microsoft Publisher version by opening Publisher and going to Help > About Microsoft Office Publisher
- 2. Download and install Microsoft Security Update MS11-055 from the Microsoft Security Response Center (https://technet.microsoft.com/security/bulletin/ms11-055)
- 3. For Publisher 2003 SP3: Install the update for KB2596512
- 4. For Publisher 2007 SP2/SP3: Install the update for KB2596512
- 5. Restart the computer after installing the update
- 6. Verify the update was installed successfully via Windows Update > View update history
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation3.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 $3,680.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2011-3412 — 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-2011-3412 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