CVE-2009-1564
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 · uneditedHeap-based buffer overflow in vmnc.dll in the VMnc media codec in VMware Movie Decoder before 6.5.4 Build 246459 on Windows, and the movie decoder in VMware Workstation 6.5.x before 6.5.4 build 246459, VMware Player 2.5.x before 2.5.4 build 246459, and VMware Server 2.x on Windows, allows remote attackers to execute arbitrary code via an AVI file with crafted video chunks that use HexTile encoding.
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 confidenceHeap-based buffer overflow in vmnc.dll (VMnc media codec) in VMware products allows remote code execution via specially crafted AVI files with HexTile encoded video chunks. The overflow occurs when processing malicious video data, enabling attackers to execute arbitrary code on affected systems.
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= 6.5.3= 6.5.0= 6.5.1= 6.5.2= 6.5.3= 2.5= 2.5.1= 2.5.2= 2.5.3= 2.0.0= 2.0.1= 2.0.2CVSS 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 VMware productsCheck Windows registry under HKLM\SOFTWARE\VMware, Inc.\VMware vmnc or look for VMware installation directories (typically C:\Program Files\VMware\). On Linux, check /usr/lib/vmware or /opt/vmware for VMware binaries and their version information using 'vmware -v' or checking installed packages.Affected if No VMware products are found (not affected). If VMware products exist, continue to version check.
-
Determine VMware Workstation versionRun 'vmware -v' from VMware installation directory, or check Add/Remove Programs for VMware Workstation version, or check registry key HKLM\SOFTWARE\VMware, Inc.\VMware Workstation\InstallPath\Version.Affected if Version equals 6.5.0, 6.5.1, 6.5.2, or 6.5.3 (vulnerable). Version 6.5.4 or later is patched.
-
Determine VMware Player versionRun 'vmplayer -v' or check Add/Remove Programs for VMware Player version, or check registry key HKLM\SOFTWARE\VMware, Inc.\VMware Player\Version.Affected if Version equals 2.5, 2.5.1, 2.5.2, or 2.5.3 (vulnerable). Version 2.5.4 or later is patched.
-
Determine VMware Server versionCheck Add/Remove Programs for VMware Server version, or check vmware-serverd -v or vmware-vmx -v from installation directory, or check registry key HKLM\SOFTWARE\VMware, Inc.\VMware Server\InstallPath\Version.Affected if Version equals 2.0.0, 2.0.1, or 2.0.2 (vulnerable). Version 2.0.3 or later is patched.
-
Locate vmnc.dll codec fileSearch for vmnc.dll in the VMware installation directory (commonly in the bin or dlls subfolder). Typical paths: C:\Program Files\VMware\VMware Workstation\vmnc.dll or C:\Program Files\VMware\VMware Player\vmnc.dll.Affected if vmnc.dll exists on the system AND one of the above VMware products is installed at a vulnerable version (affected). If the DLL is absent or the product version is not in the affected list, the specific CVE condition does not apply.
A system is affected if it has VMware Workstation 6.5.0-6.5.3, VMware Player 2.5-2.5.3, VMware Server 2.0.0-2.0.2, or VMware Movie Decoder 6.5.3 installed with the vmnc.dll codec file present.
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 · scopedUpdate affected VMware products (Workstation, Player, Server, Movie Decoder) to version 6.5.4 build 246459 or later. Avoid opening untrusted AVI files from unknown sources.
VMware Movie Decoder 6.5.4 Build 246459; VMware Workstation 6.5.4 Build 246459; VMware Player 2.5.4 Build 246459; VMware Server 2.0.3 or later
- Identify the installed VMware product (Movie Decoder, Workstation, Player, or Server) and its exact version
- For VMware Movie Decoder 6.5.3: upgrade to version 6.5.4 Build 246459 or later
- For VMware Workstation 6.5.x (6.5.0-6.5.3): upgrade to version 6.5.4 Build 246459 or later
- For VMware Player 2.5.x (2.5-2.5.3): upgrade to version 2.5.4 Build 246459 or later
- For VMware Server 2.x: upgrade to the latest available version (2.0.3 or later) that includes the patched vmnc.dll
- After upgrading, verify the vmnc.dll version matches the patched build 246459 or later
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation2.0 h
- Testing3.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 $2,832.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2009-1564 — 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-2009-1564 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