CVE-2007-4155
EMC VMware 6.0.0 - Remote Code Execution via CreateProcess Method Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4155. PoCs published by callAX.
AI-analyzed exploit summary This exploit leverages an unsafe method call in VMware's vielib.dll (CVE-2007-4155) to execute arbitrary commands via CreateProcess. The HTML/JS PoC demonstrates remote code execution by launching calc.exe when a button is clicked.
Description
Absolute path traversal vulnerability in a certain ActiveX control in vielib.dll in EMC VMware 6.0.0 allows remote attackers to execute arbitrary local programs via a full pathname in the first two arguments to the (1) CreateProcess or (2) CreateProcessEx method.
Exploits (1)
This exploit leverages an unsafe method call in VMware's vielib.dll (CVE-2007-4155) to execute arbitrary commands via CreateProcess. The HTML/JS PoC demonstrates remote code execution by launching calc.exe when a button is clicked.