EsxApplication · VMware

CVE-2008-4281

HIGH · 9.3 CVSS v2.0 Published 2008-11-10
Fix available
A fix is available. Upgrade to after 3.5 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click Patch available

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
Directory traversal vulnerability in VMWare ESXi 3.5 before ESXe350-200810401-O-UG and ESX 3.5 before ESX350-200810201-UG allows administrators with the Datastore.FileManagement privilege to gain privileges via unknown vectors.

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
How this class of weakness works · CWE-22

A file path is built from user input without being confined, so sequences like “../” let an attacker step outside the intended directory. That can expose configuration, credentials, or source code, and in the worst case lets an attacker write files where they shouldn't. A durable fix resolves and canonicalises the path, then rejects anything that escapes a known-safe base directory.

General guidance for the path traversal class — the official description and references above are authoritative for this specific CVE. Want a bespoke review and a reviewed fix? Ask our team →

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
EsxApplication
Affected:<= 3.5
EsxiApplication
Affected:<= 3.5

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
M
Authentication
None
Confidentiality
Complete
Integrity
Complete
Availability
Complete

AV:N/AC:M/Au:N/C:C/I:C/A:C

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 · scoped
Upgrade available Upgrade to a release after 3.5
Vendor patch lists.vmware.com →
Recommended fix High confidence

ESXi 3.5 should be upgraded to ESXe350-200810401-O-UG; ESX 3.5 should be upgraded to ESX350-200810201-UG

  1. 1. Identify current ESX/ESXi version by running 'vmware -v' on ESX or checking the Direct Console User Interface (DCUI) on ESXi
  2. 2. Download the appropriate patch bundle from VMware: ESXe350-200810401-O-UG for ESXi 3.5 or ESX350-200810201-UG for ESX 3.5
  3. 3. Upload the patch bundle to the ESX/ESXi host via vCLI or SCP
  4. 4. For ESXi: Enter maintenance mode using 'vim-cmd hostsvc/maintenance_mode_enter'
  5. 5. For ESX: Stop critical services using 'service vmware-vpxd stop' and 'service vmware-mgmt stop'
  6. 6. Apply the patch using 'vmware-update' command or vCLI 'hostupdate' utility
  7. 7. Reboot the host after patch application
  8. 8. Exit maintenance mode using 'vim-cmd hostsvc/maintenance_mode_exit'
Caveat VMware ESX/ESXi 3.5 is very old (2008) and may have compatibility issues with modern VMware tools and VMs; ensure backup and test in non-production environment first

Generated from the published advisory — verify against the referenced sources before acting.

We can identify the exact fixed release, upgrade, and verify it in staging — typical engagement from $1,950. Get the upgrade done

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2008-4281 — 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-2008-4281 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