cbcvebase.
CVE-2009-3733
published 2009-11-02

CVE-2009-3733: Directory traversal vulnerability in VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138 on Linux, VMware ESXi 3.5, and VMware ESX…

PriorityP274medium5CVSS 2.0
AVNACLAuNCPINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
83.38%
99.6th percentile
Directory traversal vulnerability in VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138 on Linux, VMware ESXi 3.5, and VMware ESX 3.0.3 and 3.5 allows remote attackers to read arbitrary files via unspecified vectors.

Affected

21 ranges
VendorProductVersion rangeFixed in
vmwareesx
vmwareesx
vmwareesxi
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwareserver
vmwarevmware_esxi
vmwarevmware_fusion
vmwarevmware_tools
vmwarevmware_workstation

Detection & IOCsextracted from sources · hover to see the quote

url/sdk/../../../../../../etc/vmware/hostd/vmInventory.xml
url/sdk/%2E%2E/%2E%2E/%2E%2E/%2E%2E/%2E%2E/%2E%2E/etc/vmware/hostd/vmInventory.xml
path/etc/vmware/hostd/vmInventory.xml
port443
port8222
port8333
  • Alert on HTTP requests to `/sdk/` containing traversal sequences (`../` or `%2E%2E/`) followed by sensitive paths such as `/etc/vmware/hostd/vmInventory.xml`.
  • Monitor HTTP 200 responses from VMware management ports (80, 443, 8222, 8333) containing the XML tag `configroot`, which indicates successful traversal and file retrieval.
  • Inspect HTTP responses for `vmxcfgpath` XML tags, which indicate the server returned VM inventory data via the traversal vulnerability.
  • Scan for vulnerable VMware Server instances on ports 80/8222 (HTTP) and 443/8333 (HTTPS SSL); these are the standard management ports exposed by affected products.
  • ·The traversal requires network access to the host; the advisory notes the attacker must have access to the network on which the host resides.
  • ·The vulnerability affects VMware Server 1.x (fixed in 1.0.10 build 203137) and 2.x (fixed in 2.0.2 build 203138) on Linux, ESXi 3.5, and ESX 3.0.3/3.5; detection rules should be scoped to these platform/version combinations.

CVSS provenance

nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck5.0MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.