CVE-2004-0901
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 Word for Windows 6.0 Converter (MSWRD632.WPC), as used in WordPad, does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka "Font Conversion Vulnerability," a different vulnerability than CVE-2004-0571.
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 Word for Windows 6.0 Converter (MSWRD632.WPC) used in WordPad fails to properly validate data lengths when processing .wri, .rtf, and .doc files. This allows remote attackers to execute arbitrary code via specially crafted files delivered through email or malicious websites, achieving complete system compromise.
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 dataall versions= enterprise= enterprise_64-bit= r2= standard= weball versionsall versionsall versions= 4.0all 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
- Low
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:L/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.
-
Check Windows versionRun 'winver' or 'systeminfo' from command prompt and note the Windows version and build numberAffected if The version is Windows 2000, Windows 2003 Server, Windows 98, Windows 98se, Windows Me, Windows NT 4.0, or Windows XP (all versions of these are affected)
-
Locate the vulnerable converter fileSearch for MSWRD632.WPC file on the system. Typical locations include C:\Windows\System32\ and C:\Windows\System\Affected if The file MSWRD632.WPC exists on the system (this is the vulnerable Word 6.0 converter component)
-
Verify WordPad file associationsCheck if .wri, .rtf, or .doc file types are associated with WordPad (WordPad uses this converter for .doc files). View registry keys under HKEY_CLASSES_ROOT\.doc\OpenWithProgids or check file association via 'assoc' commandAffected if WordPad is configured to open .doc files (WordPad relies on MSWRD632.WPC to process .doc format)
-
Check if Word 6.0 converter is registeredCheck Windows Registry for the converter registration. Look in HKEY_CLASSES_ROOT\Microsoft Word 6.0 Document\shell\open\command or search for 'MSWRD632.WPC' in registry using reg queryAffected if The MSWRD632.WPC converter is registered in the Windows registry as a handler for Word documents
A user is affected if they are running a vulnerable Windows version (2000, 2003, 98, 98se, Me, NT 4.0, or XP) AND the MSWRD632.WPC converter file exists on the system and is registered for use with WordPad.
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 patches for this vulnerability (MS04-041) or disable/uninstall the Word 6.0 converter if not needed. Avoid opening untrusted document files from unknown sources.
Upgrade to a supported Windows version such as Windows XP Service Pack 2 or later, Windows Server 2003 SP1 or later, or Windows Vista/7/10/11 for systems currently on end-of-life operating systems
- Check if the system is running a supported Windows version (Windows XP SP2 or later, Windows Server 2003 SP1 or later) - if so, apply the latest security updates from Windows Update
- For Windows 2000: Check if Security Update MS04-041 (KB885836) was applied, or apply all subsequent security rollup packages
- For Windows XP: Ensure Windows XP Service Pack 2 or later is installed, then apply all security updates
- For Windows 98/Me: These versions reached end of support; the vulnerable WordPad converter (MSWRD632.WPC) can be manually removed or the system should be upgraded
- For Windows NT 4.0: This version reached end of support; the vulnerable component can be removed or the system should be decommissioned
- As a mitigation, configure mail servers and web proxies to block potentially malicious .wri, .rtf, and .doc attachments from untrusted sources
- Enable disable preview panes in mail clients to prevent automatic rendering of malicious documents
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing2.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 $1,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2004-0901 — 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-2004-0901 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