Windows 2000Operating system · Microsoft

CVE-2005-2118

MEDIUM · 5.1 CVSS v2.0 Published 2005-10-21
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
60/100
Remediation priority · Elevated
Remotely reachable No privileges Zero-click

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 · unedited
Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote user-assisted attackers to execute arbitrary commands via a crafted shortcut (.lnk) file with long font properties that lead to a buffer overflow when the user views the file's properties using Windows Explorer, a different vulnerability than CVE-2005-2122.

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 confidence

A buffer overflow vulnerability exists in Windows Shell when processing shortcut (.lnk) files with specially crafted long font properties. When a user views the properties of a malicious .lnk file through Windows Explorer, the overflow allows remote attackers to execute arbitrary commands on affected systems running Windows 2000 SP4, XP SP1/SP2, and Server 2003.

MitigationApply available Microsoft patches for this vulnerability; alternatively, disable viewing of shortcut file properties from untrusted sources or upgrade from end-of-life operating systems. User education to avoid opening properties of untrusted .lnk files reduces but does not eliminate the risk.

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
Windows 2000Operating system
Affected:all versions
Windows 2003 ServerOperating system
Affected:= r2
Windows XpOperating system
Affected:all versions

CVSS 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
High
Authentication
None
Confidentiality
Partial
Integrity
Partial
Availability
Partial

AV:N/AC:H/Au:N/C:P/I:P/A:P

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 checks

Work through these to decide whether this CVE applies to you.

  1. Check Windows version
    Run 'winver' or 'systeminfo | findstr /B /C:"OS Name" /C:"OS Version"' from command prompt
    Affected if OS is Windows 2000 (any version), Windows XP (any version), or Windows Server 2003 R2
  2. Verify Shell version handling .lnk files
    Check shell32.dll version by right-clicking shell32.dll in C:\Windows\System32 and viewing Properties, or run 'dir C:\Windows\System32\shell32.dll'
    Affected if Shell version is unpatched and predates the MS05-046 security update (released July 2005)
  3. Confirm .lnk file association is active
    Attempt to view properties of any .lnk shortcut file by right-clicking and selecting Properties
    Affected if Properties window opens and displays shortcut details without error, indicating the Shell handler is active and potentially vulnerable
  4. Check for missing security patches
    Run 'wmic qfe list' or check Add/Remove Programs for security update KB901214 or the MS05-046 patch
    Affected if No relevant security patch is installed for this Shell .lnk handling vulnerability
  5. Identify if system handles untrusted .lnk files
    Attempt to access properties of a .lnk file from an untrusted location (such as USB drive or download folder)
    Affected if The system allows viewing .lnk file properties from arbitrary locations without restriction

A system is affected if it runs Windows 2000, Windows XP, or Windows Server 2003 R2 without the MS05-046 security patch and allows users to view .lnk file properties.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply available Microsoft patches for this vulnerability; alternatively, disable viewing of shortcut file properties from untrusted sources or upgrade from end-of-life operating systems. User education to avoid opening properties of untrusted .lnk files reduces but does not eliminate the risk.

Fix this in Windows 2000 Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing4.0 h
  • Review / QA2.0 h
18.0 hours of engineering $3,200
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2005-2118 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2005-2118 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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